On 1/1/06, Simon Scheiwiller <[EMAIL PROTECTED]> wrote: > 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... >
I am guessing gaim is the first package that does not work with X installed in /usr:-). BTW, instead of patching, it would probably be easier to use: CPPFLAGS="-I/usr/X11R6/include" ./configure ... -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
