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, 13 Feb 2009 23:14:31 +0900, Joerg Sonnenberger 
<joerg%britannica.bec.de@localhost> wrote:

> 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.

It works as expected now :)
Thanks!

BTW: such a redundant self-conflicts should be gone away...

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index