pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/40544 CVS commit: pkgsrc/pkgtools/pkg_install/files/create
The following reply was made to PR pkg/40544; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: PR/40544 CVS commit: pkgsrc/pkgtools/pkg_install/files/create
Date: Tue, 3 Feb 2009 15:22:35 +0100
On Tue, Feb 03, 2009 at 02:10:05PM +0000, J?rn Clausen wrote:
> I resynced again after your second patch, now build breaks already at
>
> ranlib libinstall.a
> cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib
> -DBOOTSTRAP -g -c check.c
> cc -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib
> -DBOOTSTRAP -g -c main.c
> cc -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_admin check.o
> main.o -linstall -lsocket -lnsl -ltermcap -lnbcompat
> Undefined first referenced
> symbol in file
> dbopen ../lib/libinstall.a(pkgdb.o)
> ld: fatal: Symbol referencing errors. No output written to pkg_admin
> *** Error code 1
This is supposed to be in libnbcompat. Can you check that and if it is
missing provide the config.log from libnbcompat?
Joerg
Home |
Main Index |
Thread Index |
Old Index