Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 1998 15:42:55 -0400 
From:      Steven Yang <syang@directhit.com>
To:        "'freebsd-hackers@freebsd.org'" <freebsd-hackers@FreeBSD.ORG>
Subject:   addendum to How do you get crack to compile?
Message-ID:  <839A86AB6CE4D111A52200104B938D4303D1E0@MOE>

next in thread | raw e-mail | index | archive | help
Oh, I did a "make spotless" and tried
"Crack -fmt freebsd password-file"
and got the following output:

...
cc -O -DRAND -DTERMIOS    -c speed.c
cc -O -DRAND -DTERMIOS    -o speed speed.o libdes.a
+ exec make XDIR=../../run/bin/freebsd-2-i386_ XCFLAGS=-g -O
-DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H
-DUSE_UNISTD_H -DUSE_PWD_H XCC=cc
XLIB=../../run/bin/freebsd-2-i386_/libc5.a
../../run/bin/freebsd-2-i386_/libdes-cracker
cc -g -O -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H
-DUSE_UNISTD_H -DUSE_PWD_H -I../lib -c elcid.c
cc -g -O -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H
-DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o
../../run/bin/freebsd-2-i386_/cracker cracker.c elcid.o
../../run/bin/freebsd-2-i386_/libc5.a  ../libdes/libdes.a
date > ../../run/bin/freebsd-2-i386_/libdes-cracker
cc -g -O -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H
-DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o
../../run/bin/freebsd-2-i386_/dictfilt dictfilt.c elcid.o
../../run/bin/freebsd-2-i386_/libc5.a 
elcid.c:159: Undefined symbol `_crypt' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

Stop.

Can anybody help?
Thanks,
Steven

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?839A86AB6CE4D111A52200104B938D4303D1E0>