tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Update Problem



On Tue, Apr 20, 2010 at 02:10:05AM +0200, Alistair Crooks wrote:
> On Mon, Apr 19, 2010 at 02:33:14PM +0200, Joerg Sonnenberger wrote:
> > On Mon, Apr 19, 2010 at 04:17:52AM +0200, Alistair Crooks wrote:
> > > On Wed, Apr 14, 2010 at 07:07:19PM +0200, Joerg Sonnenberger wrote:
> > > > On Wed, Apr 14, 2010 at 05:56:33PM +0200, Alistair Crooks wrote:
> > > > > ''make replace'' should only be used in the absence of shlib major
> > > > > bumps - a major bump will render you binaries that will not work -
> > > > > since the packaging tools have been modified to use libfetch (sigh)
> > > > > and libarchive, that is now a consideration.
> > > > 
> > > > What are you talking about?
> > > 
> > > which bit did you have trouble with?
> > 
> > The bit where you drag pkg_install in.
> 
> Come on, keep up...
> 
> % ldd `which pkg_add`
> /usr/sbin/pkg_add:
>         -lterminfo.1 => /lib/libterminfo.so.1
>         -lc.12 => /lib/libc.so.12
>         -lfetch.3 => /usr/lib/libfetch.so.3
>         -lssl.8 => /usr/lib/libssl.so.8
>         -lcrypto.6 => /lib/libcrypto.so.6
>         -lcrypt.1 => /lib/libcrypt.so.1
>         -larchive.3 => /usr/lib/libarchive.so.3
>         -lbz2.1 => /usr/lib/libbz2.so.1
>         -lz.1 => /lib/libz.so.1

Note that there are no libraries from pkgsrc...

Joerg


Home | Main Index | Thread Index | Old Index