Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 12:38:38 +0300
From:      Giorgos Keramidas <keramida@linux.gr>
To:        Dimitry Andric <dimitry@andric.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Library problems on fresh BETA 7
Message-ID:  <20041012093838.GA16891@orion.daedalusnetworks.priv>
In-Reply-To: <952911978.20041012002540@andric.com>
References:  <416AFFA7.6080902@mac.com> <20041011215934.GA88374@parodius.com> <416B0351.3070401@mac.com> <952911978.20041012002540@andric.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-10-12 00:25, Dimitry Andric <dimitry@andric.com> wrote:
> On 2004-10-12 at 00:04:01 Pete Carss wrote:
> > I thought the bump was pre BETA7, sorry for the noise - so it would also
> > go away if I recompiled? (Just checking my logic)
>
> Yes.  Specifically, if you recompile cvsup. :)  (But please don't
> forget to clean out cruft from /lib and /usr/lib before rebuilding.)

Is recompiling absolutely necessary?  I think not.  I didn't have to
rebuild cvsup from its sources, this is why I'm asking.

I just pkg_delete'd on my workstation at work last night and installed
cvsup from the package.  Here's what I see now:

: orion# ls -l /etc/libmap.conf
: ls: /etc/libmap.conf: No such file or directory
: orion# ldd `which cvsup`
: /usr/local/bin/cvsup:
:         libz.so.2 => /lib/libz.so.2 (0x2810a000)
:         libutil.so.4 => /lib/libutil.so.4 (0x2811a000)
:         libmd.so.2 => /lib/libmd.so.2 (0x28126000)
:         libm.so.2 => /lib/libm.so.2 (0x28130000)
:         libc.so.5 => /lib/libc.so.5 (0x2814a000)
: orion# pkg_info | grep cvsup
: cvsup-without-gui-16.1h General network file distribution system \
:     optimized for CVS
: orion#

- Giorgos



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