|
From: Sam C. <sa...@su...> - 2002-06-26 10:25:59
|
On Tue, Jun 25, 2002 at 10:13:57PM -0600, Ga...@so... wrote: > ok i compiled libsample as sam clegg said in my last question, but now i= =20 > have the next problem compiling asd-ng: > packet-handler-output.o: in function `device_GETDELAY`: > /home/pulga/asd-ng/devices/packet-handler-output.c:142: undefined referen= ce=20 > to `audio_get_delay` > mixer.o:in function `_mixer_ietrate`: > /home/pulga/asd-ng/devices/mixer.c:61: undefined reference to `audio_type` > /home/pulga/asd-ng/devices/mixer.c:87: undefined reference to `audio_type` > /home/pulga/asd-ng/devices/mixer.c:123: undefined reference to `audio_wri= te` > /home/pulga/asd-ng/devices/mixer.c:119: undefined reference to `audio_sta= rt` > /home/pulga/asd-ng/devices/mixer.c:90: undefined reference to `audio_stop` Those line numbers don't look like the currect CVS version. Are you sure you are up-to-date? audio_type was removed and replaces with the audio_type from libsample. sam --=20 sam clegg :: sa...@su... :: http://superduper.net/=20 :: PGP :: D91EE369 $superduper: .signature,v 1.5 2002/05/17 10:23:59 samc Exp $ |