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
_______________________________________________
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