pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39181: pkgtools/pkg_install-20080718 fails to compile due to unresolved X509_check_ca symbol
>Number: 39181
>Category: pkg
>Synopsis: pkgtools/pkg_install-20080718 fails to compile due to
>unresolved X509_check_ca symbol
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 21 13:55:00 +0000 2008
>Originator: Stuart Shelton
>Release: pkgsrc latest from CVS
>Organization:
>Environment:
IRIX 6.5.30m; MIPSpro Compilers: Version 7.4.4m
>Description:
===> build-message [pkg_install-20080718] ===> Building for pkg_install-20080718
...
cc
-Wl,-v,-s,-x,-n32,-mips4,-rdata_shared,-allow_jump_at_eop,-rpath,/usr/bsd/lib
-L/usr/bsd/var/tmp/pkgtools/pkg_install/work/bzip2
-L/usr/bsd/var/tmp/pkgtools/pkg_install/work/libarchive/.libs
-L/usr/bsd/var/tmp/pkgtools/pkg_install/work/libfetch
-L/usr/bsd/var/tmp/pkgtools/pkg_install/work/libnbcompat -lmp -n32 -L/usr/lib32
-Wl,-rpath,/usr/lib32 -Wl,-rpath,/usr/bsd/lib32 -Wl,-rpath,/usr/bsd/lib
-L../lib -o pkg_add main.o perform.o -linstall -lfetch -lcrypto -larchive -lbz2
-lz -lcrypto -ltermcap -ldb -lnbcompat -lmp
...
ld32: ERROR 33 : Unresolved text symbol "X509_check_ca" -- 1st referenced by
../lib/libinstall.a(pkcs7.o).
ld32: INFO 152: Output file removed because of error.
*** Error code 2
Stop.
bmake: stopped in
/usr/bsd/var/tmp/pkgtools/pkg_install/work/pkg_install-20080718/add
*** Error code 1
>How-To-Repeat:
Nothing installed in pkgsrc or system libraries contain a symbol named
"X509_check_ca", although SSLeay and gnutls contain other X509_check_*
functions.
>Fix:
I'm assuming that this is a pkg_install issue rather than a libbncompat issue?
Home |
Main Index |
Thread Index |
Old Index