On Tue, Mar 16, 2004 at 12:14:05PM +0800, Roger Thomas wrote:
> did a patch -p1 < ../qmail-ldap-1.03-20040301a.patch against stock qmail-1.03 and 
> run make. getting these errors:
> 
> ...
> ...
> ./compile  digest.c
> ./load digest passwd.o digest_md4.o digest_md5.o digest_rmd160.o \
> digest_sha1.o base64.o qldap-debug.o output.o getopt.a strerr.a \
> substdio.a case.a env.a stralloc.a str.a fs.a alloc.a error.a \
> 
> passwd.o: In function `cmp_passwd':
> passwd.o(.text+0xdd): undefined reference to `crypt'
> passwd.o(.text+0xfd): undefined reference to `crypt'
> passwd.o: In function `do_crypt':
> passwd.o(.text+0x2e6): undefined reference to `crypt'
> collect2: ld returned 1 exit status
> make: *** [digest] Error 1
> 
> i am running RH7.2 and 
> [EMAIL PROTECTED] qmail-1.03]# uname -a
> Linux devel 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
> 

Have a look at Makefile option SHADOWLIBS and SHADOWOPTS.

-- 
:wq Claudio

Reply via email to