Date: Sat, 20 Mar 2004 13:05:15 -0600 (CST) From: Hermes Trismegistus <hermes@trismegistus.net> To: Burkard Meyendriesch <bm@malepartus.de> Cc: freebsd-ports@freebsd.org Subject: Re: ports system broken on amd64 -CURRENT? Message-ID: <20040320130401.C33987@sherman.trismegistus.net> In-Reply-To: <20040320141343.37a38cc2.bm@malepartus.de> References: <20040320141343.37a38cc2.bm@malepartus.de>
next in thread | previous in thread | raw e-mail | index | archive | help
By way of a suggestion, have you tried using "portupgrade -arR"? Cheers, J. Craig Woods UNIX/Linux Network/System Administration http://www.trismegistus.net/resume.htm Entropy requires no maintenance. On Sat, 20 Mar 2004, Burkard Meyendriesch wrote: > 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 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040320130401.C33987>