[csw-maintainers] ld: fatal: file /lib/libresolv.so: version 'SUNW_2.2.2' is unavailable

Jan Holzhueter jh at opencsw.org
Fri Oct 19 09:55:33 CEST 2012


Am 11.10.12 10:17, schrieb Jan Holzhueter:
> 
> Hi,
> 
> Am 11.10.12 10:02, schrieb pfelecan at opencsw.org:
>> During the packaging of the new release of Emacs I get the following message:
>>
>>   ld: fatal: file /lib/libresolv.so: version 'SUNW_2.2.2' is unavailable:
>>   required by file /opt/csw/lib/libORBit-2.so.0
>>   ld: fatal: file processing errors. No output written to temacs
>>
>> I tried to understand what's the issue with the map file but to no avail.
>>
> 
> The Problem here is that libORBit-2.so (CSWorbit2) needs a rebuild since
> it uses functions that are not allowed by the mapfile.

I tried to rebuild it. But it fails since it uses inet_aton without any
checks if it's there.
inet_aton ("127.0.0.1", &ipv4_def_addr);

Any special thoughts. Except to bump up the map file?

Greetings
Jan





More information about the maintainers mailing list