Date: Sat, 20 Mar 2004 14:13:43 +0100 From: Burkard Meyendriesch <bm@malepartus.de> To: freebsd-ports@freebsd.org Subject: ports system broken on amd64 -CURRENT? Message-ID: <20040320141343.37a38cc2.bm@malepartus.de>
next in thread | raw e-mail | index | archive | help
Hi all, a "portupgrade -aR" on my amd -CURRENT box (19.03.2004) shows lots of errors complaining missing shared libraries. The portupgrade makes the new library versions, deletes the old ones and leaves the system without the shared version of the newly made library. For example: --- snip --- (lots of compiler output . . .) ===> Installing for expat-1.95.7 ===> Generating temporary packing list /bin/sh ./conftools/mkinstalldirs /usr/local/lib /usr/local/include /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libexpat.la /usr/local/lib/libexpat.la /usr/bin/install -c -o root -g wheel .libs/libexpat.a /usr/local/lib/libexpat.a ranlib /usr/local/lib/libexpat.a chmod 644 /usr/local/lib/libexpat.a install -o root -g wheel -m 444 ./lib/expat.h /usr/local/include /bin/sh ./conftools/mkinstalldirs /usr/local/bin /usr/local/man/man1 /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 xmlwf/xmlwf /usr/local/bin/xmlwf install -o root -g wheel -m 555 -s xmlwf/xmlwf /usr/local/bin/xmlwf install -o root -g wheel -m 444 ./doc/xmlwf.1 /usr/local/man/man1 ===> Compressing manual pages for expat-1.95.7 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for expat-1.95.7 ===> Returning to build of gettext-0.13.1_1 Error: shared library "expat.5" does not exist *** Error code 1 I have no idea where to find the problem. Can anybody please help me? Burkard P.S.: I have no option enabled in /etc/make.conf -- Burkard Meyendriesch Stevern 2 D-48301 Nottuln
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040320141343.37a38cc2.bm>