Since the libs are in /usr/lib all that needs to be set is the proper
include path for the header. I know this probably isn't the way you
would like to handle it but I just set CPPFLAGS or CFLAGS accordingly. I
don't remember the exact package name but it couldn't fine the prtypes.h
which is part of NSPR so I set CPPFLAGS="-I/usr/include/nspr"
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to