Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  news  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
Password Recovery Resources on the Net
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Wed, 3 Jul 2002 13:17:12 +0200
From: "Michael Meyer" <mime@....de>
To: <popa3d-users@...ts.openwall.com>
Subject: Re: logging problems...

hi,

> auth_shadow.o: In function `auth_userpass':
> auth_shadow.o(.text+0xbd): undefined reference to `crypt'
> auth_shadow.o(.text+0xd2): undefined reference to `crypt'
> collect2: ld returned 1 exit status
> make: *** [popa3d] Error 1

you have to uncomment the following line in the
Makefile.


# Linux with glibc, FreeBSD, NetBSD
LIBS += -lcrypt

micha


Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux