Hi, Am 19.10.12 09:55, schrieb Jan Holzhueter: > Am 11.10.12 10:17, schrieb Jan Holzhueter: >> >> Hi, >> >> Am 11.10.12 10:02, schrieb [email protected]: >>> 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);
since there is no solution to the problem I changed the mapfile. so should be able to build Emacs now :) Greetings Jan _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
