tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg_install problem
Hi,
pkgtools/pkg_install from today's CVS tree, NetBSD-4 amd64 system:
cc -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGE_FILES
-D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2
-c build.c
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libfetch
-L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -Wl,-R/usr/local/lib
-L../lib -o pkg_create main.o perform.o pl.o util.o build.o -linstall
-larchive -lbz2 -lz -ltermcap -lnbcompat
ld: cannot find -larchive
*** Error code 1
I remember seeing the "ld: cannot find -larchive" problem before, but I
don't recall what fixes it. Anyone?
John Klos
Home |
Main Index |
Thread Index |
Old Index