Subject: Re: pkgtools/pkg_install failure on current (3:40 CST) pkgsrc
To: walt <wa1ter@myrealbox.com>
From: Lurch <lurch@smoke.dope.org>
List: tech-pkg
Date: 02/20/2004 22:19:35
On Fri, Feb 20, 2004 at 05:37:01AM -0800, walt wrote:
> Lurch wrote:
> >checking for strtoll... (cached) yes
> >checking for optarg declaration... yes
> >checking for optind declaration... yes
> >configure: creating ./config.status
> >config.status: creating Makefile
> >config.status: creating nbcompat/config.h
> >gcc -o bits bits.c
> >./bits nbcompat/nbtypes.h
> >awk ' BEGIN { process =
> >1 }
> >/NBCOMPAT templat
> >e section follows\./ { process = 0 } /^\#[ ]*define[
> >]+PACKAGE_.*/ {
> >next } /^\#[ ]*define[ ]+/ {
> >if (process == 1) { guard = $0;
> >sub("^#[ ]*define[ ]+", "", g
> >uard); sub("[ ]+.*", "", guard); print "#ifndef " guard;
> >print $0;
> >print "#endif"; next;
> >} }
> > { print } '
> > nbcompat/config.h >
> >nbcompat/nbconfig.h
> >gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -c glob.c
> >In file included from nbcompat.h:320,
> > from glob.c:57:
> >util.h:39: nbconfig.h: No such file or directory
>
> nbconfig.h is from pkgtools/libnbcompat. Do you have that package
> installed?
>
checking for strtoll... (cached) yes
checking for optarg declaration... yes
checking for optind declaration... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
===> Building for libnbcompat-20031210
gcc -o bits bits.c
./bits nbcompat/nbtypes.h
/usr/bin/awk ' BEGIN { process
= 1 } /NBCO
template section follows\./ { process = 0 } /^\#[ ]*define[
]+PACKAGE_.*/ { next } /^\#[ ]*define[
/ { if (process == 1) {
guard = $0; sub("
]*define[ ]+", "", guard); sub("[ ]+.*", "", guard);
print "#ifndef " guard;
rint $0; print "#endif";
next;
} { print }
' nbcompat/co
.h > nbcompat/nbconfig.h
gcc -I. -I. -O2 -DHAVE_CONFIG_H -c glob.c
In file included from nbcompat.h:320,
from glob.c:57:
util.h:39: nbconfig.h: No such file or directory
In file included from nbcompat.h:364,
from glob.c:57:
getopt.h:42: nbconfig.h: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/pkgtools/libnbcompat/work/libnbcompat-20031210
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/pkgtools/libnbcompat
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/pkgtools/libnbcompat
--
The bogosity meter just pegged.