gcc-4.3.3 problem

Robin Becker robin at reportlab.com
Sun Nov 16 11:30:10 PST 2008


Jeremy Chadwick wrote:
.........
 >>>
 >>> Is there some way to make these libraries available without this?
 >> I think this is just a question of adding /usr/local/lib/gcc-4.3.3 
to  the ldconfig hints. At least when I ran
 >>
 >> ldconfig -R /usr/local/lib/gcc-4.3.3
 >>
 >> things improved.
 >
 > The ports framework has support to do this automatically, so the
 > question is why it didn't happen.  Could you file a PR on the matter?
 >
yes.

I looked in the makefile and it certainly has

USE_LDCONFIG=   ${TARGLIB}

so I suppose the ldconfig stuff is supposed to get done.
-- 
Robin Becker


More information about the freebsd-questions mailing list