Tushar Teredesai wrote:
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 ...


It's the other way around. Gaim works fine if X is installed in /usr. Compiling it linked to NAS is a problem if X is installed in /usr/X11R6 because it doesn't look in /usr/X11R6/include for NAS's headers. If X is installed in /usr then NAS's headers are in /usr/include and it all works as it should.

Andy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to