|
Greetings all,
I want to patch smtp-auth(version smtp-auth-20020501a.patch)
for Qmail system which was patched ldap and control (versions
qmail-ldap-1.03-20021201.patch.gz and 002a_qmail-ldap-control_20021126)
found an error (Makefile.rej) . Then i repair Makfile to match
Makefile.rej by hand .After that i compile qmail , it was appeared errors
:
control.o:In function 'control_ldap_search' :
control.o(.text+0x632) : undefined reference to
'ld'
control.o(.text+0x7ed) : undefined reference to
'ld'
control.o(.text+0x868) : undefined reference to
'ld'
control.o(.text+0x9ee) : undefined reference to
'ld'
control.o(.text+0xa64) : undefined reference to
'ld'
control.o(.text+0xa91) : more undefined references to 'ld'
follow
collect2: ld return 1 exit status
make : *** [auth_smtp] Error 1
Can you help me correct errors above . Thanks so much for any help!
|
