Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2004 08:43:48 +0100
From:      Burkard Meyendriesch <bm@malepartus.de>
To:        Hermes Trismegistus <hermes@trismegistus.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports system broken on amd64 -CURRENT?
Message-ID:  <20040321084348.64439fed.bm@malepartus.de>
In-Reply-To: <20040320130401.C33987@sherman.trismegistus.net>
References:  <20040320141343.37a38cc2.bm@malepartus.de> <20040320130401.C33987@sherman.trismegistus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Mar 2004 13:05:15 -0600 (CST) Hermes Trismegistus wrote:
>=20
> On Sat, 20 Mar 2004, Burkard Meyendriesch wrote:
>=20
> > 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:
>
> By way of a suggestion, have you tried using "portupgrade -arR"?
>=20
> Cheers,
>=20
> J. Craig Woods
>
"portupgrade -arR" does not change the behavior.

As another example just tried an "portupgrade -f converters/libiconv"
on my 4.9-STABLE i386 box. It results in *two* new libraries:

root@Grimbart:/root# l /usr/local/lib/libiconv*
-rw-r--r--  1 root  wheel  1000974 21 M=E4r 08:31 /usr/local/lib/libiconv.a
lrwxr-xr-x  1 root  wheel       13 21 M=E4r 08:31 /usr/local/lib/libiconv.s=
o -> libiconv.so.3
-r--r--r--  1 root  wheel  1001419 21 M=E4r 08:31 /usr/local/lib/libiconv.s=
o.3

When I do the same thing with the same /usr/ports tree on my 5.2-CURRENT
amd64 box I get only *one* library:

root@Reineke:/root# l /usr/local/lib/libiconv*
-rw-r--r--  1 root  wheel  1052434 21 M=E4r 08:38 /usr/local/lib/libiconv.a

Same /usr/ports and same /etc/make.conf.

Burkard

--
Burkard Meyendriesch
Stevern 2
D-48301 Nottuln



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040321084348.64439fed.bm>