PDA

View Full Version : error compiling seq4



rajah
12-23-2001, 03:46 PM
When I try making seq4, I get this error message. Gcc3 and the correct version of QT is installed.


libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.


and.....

/root/showeq/src/decode.cpp:64: undefined reference to `InitializeLibEQ'
collect2: ld returned 1 exit status
make[2]: *** [showeq] Error 1

Zaphod
12-23-2001, 07:19 PM
I can't speak to the first one, but the error you got is caused by you attempting to link against an old libEQ.a. Get the current one from trifocus as listed in README.libEQ and make sure it's the only one in your search path.

Enjoy,
Zaphod (dohpaZ)