protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] automatic -lasound problem


From: Luciano Giordana
Subject: [Protux-devel] automatic -lasound problem
Date: Fri, 1 Nov 2002 19:08:44 -0200
User-agent: KMail/1.4.3

Hi 

The result of 

rm -f config.cache &&  ./configure && make clean && make | grep lasound 

for libmustux is empty, so I believe that configure is not adding the -lasound 
into the compilation process. ( I compiled from scratch, rm config.cache, and 
so on)

but the result of 

rm -f config.cache &&  ./configure && make clean && make | grep ALSA 

returns

/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. 
-I/usr/lib/qt3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  
-O2 -fno-exceptions -fno-check-new -D_ALSA  -c MustuxApplication.cc

and many other lines like that, so it is indeed finding my ALSA stuff on my 
box... the problem is only in the -lasound part.


Any ideia of what is happening ??






reply via email to

[Prev in Thread] Current Thread [Next in Thread]