Date: Sun, 16 Nov 2008 19:30:05 +0000 From: Robin Becker <robin@reportlab.com> To: freebsd-questions@freebsd.org Subject: Re: gcc-4.3.3 problem Message-ID: <492074BD.2050806@jessikat.plus.net> In-Reply-To: <20081116122434.GA1271@icarus.home.lan> References: <4920022D.4020102@jessikat.plus.net> <49200F5C.5070306@jessikat.plus.net> <20081116122434.GA1271@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?492074BD.2050806>
