PDA

View Full Version : Decode.ccp error on Make



threshold
12-26-2001, 10:29 PM
I am getting the following error when I run the make install.


decode.o: In function 'EQDecode::EQDecode(QObject*, char const*)':
/root/install/seq/showeq/src/decode.cpp:64: undefined reference to 'InitializeLibEQ'
decode.o: In function 'EQDecode::EQDecode(QObject*, char const*)':
/root/install/seq/showeq/src/decode.cpp:64: undefined reference to 'InitializeLibEQ'
collect2: ld returned 1 exit status
make[2]: *** [showeq] Error 1
make[2]: Leaving directory '/root/install/seq/showeq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/install/seq/showeq'
make: *** [all-recursive-am] Error 2


I have a copy of the correcct libEQ.a in my /usr/lib I have checked for any other copies of libEQ.a and I don't have any.

Any suggestions?


Threshold

threshold
12-26-2001, 10:43 PM
Nothing to see here - Move on.



Fixed this issue.


Found a bad libEQ.a hiding in a directory.


Replaced that and all fixed.



Anyone know why my player stats are not showing?

thanks.