Date: Sat, 13 Nov 1999 00:32:01 -0800 (PST) From: Annelise Anderson <andrsn@andrsn.stanford.edu> To: freebsd-current@freebsd.org Subject: perl error in make world Message-ID: <Pine.BSF.4.10.9911130027090.72694-100000@andrsn.stanford.edu>
next in thread | raw e-mail | index | archive | help
I'm getting the following error with today's -current sources; this particular system has a rather strange history, so it may not be the sources, but something else. I have tried -DNOCRYPT, which doesn't help. And I've searched the archives without finding anything directly applicable, so suggestions would be appreciated. chmod 755 /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader/DynaLoader.a cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/usr/src/tmp/usr/include -o perl perlmain.o lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt /usr/obj/usr/src/tmp/usr/lib/libcrypt.so: undefined reference to `SHA_Final' /usr/obj/usr/src/tmp/usr/lib/libcrypt.so: undefined reference to `SHA_Init' /usr/obj/usr/src/tmp/usr/lib/libcrypt.so: undefined reference to `SHA_Update' *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911130027090.72694-100000>