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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message