i try to install devel/gettext-0.14.5
configure and compilation goes ok but while install i got such an error:
install: .libs/libasprintf.so.0: No such file or directory
*** Error code 71
___
freebsd-questions@freebsd.org mailing list
http://lists.freeb
Lowell Gilbert wrote:
>Okay, then just build the port, but don't try to install it.
>See if the "missing" library is present.
>[find /usr/ports/deve/gettext -name libasprintf.so.0 -print]
>
>
make on that port goes ok. so i got gettext compiled now, but find
command which you wrote returns NULL
Lowell Gilbert wrote:
>Are all of the dependencies up to date?
>
>
Yes, all of them are up to date, i got also all other apart xterm and
python up to date.
thing is a little bit weird because i got installed fbsd from the same
cd 2 months ago on other computer and then everything goes ok.
than
Lowell Gilbert wrote:
>Paweł Madej <[EMAIL PROTECTED]> writes:
>
>
>
>>Lowell Gilbert wrote:
>>
>>
>>
>>>Okay, then just build the port, but don't try to install it.
>>>See if the "missing" library