Hi there and a happy new year to all I tried to install Gaim-1.5.0 with NAS support, but I get the following error:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -I../plugins -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -g -O2 -Wall -g3 -MT gtksound.o -MD -MP -MF ".deps/gtksound.Tpo" -c -o gtksound.o gtksound.c; \ then mv -f ".deps/gtksound.Tpo" ".deps/gtksound.Po"; else rm -f ".deps/gtksound.Tpo"; exit 1; fi gtksound.c:37:29: error: audio/audiolib.h: No such file or directory gtksound.c:38:29: error: audio/soundlib.h: No such file or directory gtksound.c: In function 'play_file_nas': gtksound.c:137: error: 'AuServer' undeclared (first use in this function) gtksound.c:137: error: (Each undeclared identifier is reported only once gtksound.c:137: error: for each function it appears in.) gtksound.c:137: error: 'nas_serv' undeclared (first use in this function) gtksound.c:140: warning: implicit declaration of function 'AuOpenServer' gtksound.c:141: warning: implicit declaration of function 'AuSoundPlaySynchronousFromFile' gtksound.c:142: warning: implicit declaration of function 'AuCloseServer' make[3]: *** [gtksound.o] Error 1 make[3]: Leaving directory `/usr/src/blfs/xsoft/gaim-1.5.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/blfs/xsoft/gaim-1.5.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/blfs/xsoft/gaim-1.5.0' make: *** [all] Error 2 [EMAIL PROTECTED]:/usr/src/blfs/xsoft/gaim-1.5.0# What's wrong here? -- simon scheiwiller bollstrasse 21 ch-8405 winterthur +41 78 624 16 73 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
