LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Crack install problem help!? (https://www.linuxquestions.org/questions/linux-software-2/crack-install-problem-help-27580/)

crealkillerI75 08-09-2002 01:02 PM

Crack install problem help!?
 
Im takeing on a lil project to secure my Linux box. as part of that im checking for week passwds ect...

anyways im haveing some problems installing "Crack" it can be found @:

this is the error i get:
bash-2.05# ./Crack -makeonly
Crack 5.0a: The Password Cracker.
bash-2.05# ./Crack -makeonly
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: Linux 3nigma 2.2.19 #93 Thu Jun 21 01:09:03 PDT 2001 i686 unknown
Home: /root/c50a
Invoked: ./Crack -makeonly
Option: -makeonly enabled
Stamp: linux-2-unknown

Crack: making utilities in run/bin/linux-2-unknown
find . -name "*~" -print | xargs -n50 rm -f
( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )
make[1]: Entering directory `/root/c50a/src/lib'
rm -f dawglib.o debug.o rules.o stringlib.o *~
make[1]: Leaving directory `/root/c50a/src/lib'
make[1]: Entering directory `/root/c50a/src/libdes'
/bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old \
*.bak destest rpw des speed
make[1]: Leaving directory `/root/c50a/src/libdes'
make[1]: Entering directory `/root/c50a/src/util'
rm -f *.o *~
make[1]: Leaving directory `/root/c50a/src/util'
make[1]: Entering directory `/root/c50a/src/lib'
make[1]: `../../run/bin/linux-2-unknown/libc5.a' is up to date.
make[1]: Leaving directory `/root/c50a/src/lib'
make[1]: Entering directory `/root/c50a/src/util'
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/linux-2-unknown/dictfilt dictfilt.c elcid.o ../../run/bin/linux-2-unknown/libc5.a -lcrypt
cc: elcid.o: No such file or directory
make[1]: *** [../../run/bin/linux-2-unknown/dictfilt] Error 1
make[1]: Leaving directory `/root/c50a/src/util'
make: *** [utils] Error 1

thanx inadvance
CRK175


All times are GMT -5. The time now is 12:08 AM.