[CC'ed to des@]

Hi all.

I am experiencing buildworld errors caused by the latest libfetch.so.
The CVSUP source is just a couple of minutes old.

Thanks.

-- 
Hiten Pandya
http://storm.uk.FreeBSD.org/~hiten
Finger [EMAIL PROTECTED] for PGP public key
-- 4FB9 C4A9 4925 CF97 9BF3  ADDA 861D 5DBD E4E3 03C3 
cc -O -save-temps -march=pentiumpro  -I/data/dev/src/usr.sbin/pkg_install/add/../lib   
-Werror -Wall -Wno-uninitialized   -o pkg_add main.o perform.o futil.o extract.o 
/c1/obj/data/dev/src/usr.sbin/pkg_install/add/../lib/libinstall.a -lfetch -lmd
/usr/lib/libfetch.so: undefined reference to `SSL_set_fd'
/usr/lib/libfetch.so: undefined reference to `X509_NAME_oneline'
/usr/lib/libfetch.so: undefined reference to `SSL_read'
/usr/lib/libfetch.so: undefined reference to `SSL_new'
/usr/lib/libfetch.so: undefined reference to `SSL_CTX_new'
/usr/lib/libfetch.so: undefined reference to `SSL_library_init'
/usr/lib/libfetch.so: undefined reference to `ERR_print_errors_fp'
/usr/lib/libfetch.so: undefined reference to `SSL_load_error_strings'
/usr/lib/libfetch.so: undefined reference to `SSL_CIPHER_get_name'
/usr/lib/libfetch.so: undefined reference to `SSLv23_client_method'
/usr/lib/libfetch.so: undefined reference to `X509_get_subject_name'
/usr/lib/libfetch.so: undefined reference to `SSL_get_current_cipher'
/usr/lib/libfetch.so: undefined reference to `SSL_connect'
/usr/lib/libfetch.so: undefined reference to `X509_get_issuer_name'
/usr/lib/libfetch.so: undefined reference to `SSL_get_peer_certificate'
/usr/lib/libfetch.so: undefined reference to `SSL_write'
*** Error code 1

Stop in /data/dev/src/usr.sbin/pkg_install/add.

Attachment: msg39262/pgp00000.pgp
Description: PGP signature

Reply via email to