pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc broken out of the box
I guess I sent this to the wrong list earlier:
So I installed NetBSD/i386 4.0.1, downloaded the latest pkgsrc, and
tried to build a package. It decides pkg_install is out of date and
tries to update it, then errors out:
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libarchive/.libs
-L/usr/pkgsrc/pkgtools/pkg_install/work/libfetch
-L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -L/usr/lib
-Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L../lib -o pkg_info main.o perform.o
show.o -linstall -larchive -lfetch -lbz2 -lz -lnbcompat
../lib/libinstall.a(pkcs7.o): In function `file_to_certs':
pkcs7.c:(.text+0x7d): undefined reference to `sk_new_null'
pkcs7.c:(.text+0x8d): undefined reference to `sk_num'
pkcs7.c:(.text+0x98): undefined reference to `sk_insert'
...many more link errors follow
Shouldn't this work out of the box? Or am I missing some obvious step?
Chris
Home |
Main Index |
Thread Index |
Old Index