tech-pkg archive

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

Re: self-conflicts and new pkg_install?



On Fri, Feb 13, 2009 at 10:51:38PM +0900, OBATA Akio wrote:
> cc -L/pkg_comp/obj/pkgsrc/pkgtools/pkg_install/default/libarchive/.libs 
> -L/pkg_comp/obj/pkgsrc/pkgtools/pkg_install/default/libfetch 
> -L/pkg_comp/obj/pkgsrc/pkgtools/pkg_install/default/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'
> (...and tons lines)

Ah, I take it you have libfetch without OpenSSL, otherwise this
shouldn't happen :)

Try again please.

Joerg


Home | Main Index | Thread Index | Old Index