Hi, cause of the resolver bug I cvsuped to RELENG_4_5 and wanted to rebuild world. Unfortunately I get some strange linker messages:
-------------------- cc -fpic -DPIC -O -pipe -march=k6 -I. -I/usr/src/lib/libipsec -DIPSEC_DEBUG -DIPSEC -DINET6 -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libipsec/ipsec_strerror.c -o ipsec_strerror.So cc -fpic -DPIC -O -pipe -march=k6 -I. -I/usr/src/lib/libipsec -DIPSEC_DEBUG -DIPSEC -DINET6 -I/usr/obj/usr/src/i386/usr/include -c policy_parse.c -o policy_parse.So cc -fpic -DPIC -O -pipe -march=k6 -I. -I/usr/src/lib/libipsec -DIPSEC_DEBUG -DIPSEC -DINET6 -I/usr/obj/usr/src/i386/usr/include -c policy_token.c -o policy_token.So cc -fpic -DPIC -O -pipe -march=k6 -I. -I/usr/src/lib/libipsec -DIPSEC_DEBUG -DIPSEC -DINET6 -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libipsec/ipsec_dump_policy.c -o ipsec_dump_policy.So cc -fpic -DPIC -O -pipe -march=k6 -I. -I/usr/src/lib/libipsec -DIPSEC_DEBUG -DIPSEC -DINET6 -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libipsec/ipsec_get_policylen.c -o ipsec_get_policylen.So building shared library libipsec.so.1 /usr/obj/usr/src/i386/usr/libexec/elf/ld: libipsec.so.1: Not enough room for program headers (allocated 3, need 4) /usr/obj/usr/src/i386/usr/libexec/elf/ld: final link failed: Bad value *** Error code 1 Stop in /usr/src/lib/libipsec. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------------ What does ld want to tell me with this message? Does anybody know how to fix this? Thanks for your help, Alex PS: Please answer directly, as I'm not on the list. PPS: Sorry, as this mail is probably in HTML - had to use the web-interface. -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message