Hi,

I installed FreeBSD 5.3 for AMD64 on my computer following the
standard procedure. To my surprise, when I tried to compile new
packages I find out that /usr/local/lib and /usr/local/include wasnt
on gcc's search path. As a workaround I compiled the packages with
CFLAGS="-B /usr/local/lib -I/usr/local/include".

As far as I know, and the gcc info pages seems to agree, these too
directories should be in the default search path.

Is someone  else experiencing this same problem?
Is there a way to add these directories to the default path without
resorting to these env variables or runtime switches?

Note that I didnt changed anything from the default install, I even
tried installing again to see if something went wrong. I searched the
system for some config file but it turned to nothing...

Thank your in advance and sorry for my bad english :)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to