LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kalsamix compilation problem (https://www.linuxquestions.org/questions/linux-software-2/kalsamix-compilation-problem-598778/)

dennisfen 11-11-2007 08:41 AM

kalsamix compilation problem
 
Hi everybody!

When compiling kalsamix-1.0.0beta2 I have the following error:
Code:

/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common    -o kalsamix  kalsamix.all_cpp.o  -lartskde -lasound -lasound
/usr/bin/ld: cannot find -lartskde
collect2: ld returned 1 exit status

Any ideas?

OS: LFS 6.3
gcc: 4.1.2
Qt: 3.3.8
KDE: 3.5.7


All times are GMT -5. The time now is 09:09 AM.