I was hoping someone might be able to tell me how to fix the following
compile error:

act_info.o: In function `do_password':
/home/palavi/Rom24/src/act_info.c:2722: undefined reference to `crypt'
/home/palavi/Rom24/src/act_info.c:2739: undefined reference to `crypt'
comm.o: In function `nanny':
/home/palavi/Rom24/src/comm.c:1652: undefined reference to `crypt'
/home/palavi/Rom24/src/comm.c:1764: undefined reference to `crypt'
/home/palavi/Rom24/src/comm.c:1787: undefined reference to `crypt'
collect2: ld returned 1 exit status
make: *** [rom] Error 1





Reply via email to