Thus spoke Randy McMurchy:
> Bottom line is GAIM needs to find /usr/X11R6/include/audio/audiolib.h
> or /usr/include/audio/audiolib.h, whichever you have on your system.
>
> If you can somehow tell GAIM where that file is, it will also find
> the soundlib.h file and everything should be fine.
Wow, I just created my first patch ever. :-) Is this ok? It works here at
least...
Simon
--
simon scheiwiller
bollstrasse 21
ch-8405 winterthur
+41 78 624 16 73
Submitted By: Simon Scheiwiller <simon_at_hornweb_dot_ch>
Date: 2006-01-01
Initial Package Version: 1.5.0
Description: Adds X-includes needed for NAS support.
diff -Naur gaim-1.5.0-orig/src/Makefile.in gaim-1.5.0/src/Makefile.in
--- gaim-1.5.0-orig/src/Makefile.in 2005-08-12 02:22:02.000000000 +0000
+++ gaim-1.5.0/src/Makefile.in 2006-01-01 20:39:11.000000000 +0000
@@ -624,6 +624,7 @@
$(DEBUG_CFLAGS) \
$(GTK_CFLAGS) \
$(GTKSPELL_CFLAGS) \
+ $(X_CFLAGS) \
$(STARTUP_NOTIFICATION_CFLAGS)
all: all-recursive
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page