Greeting all,
I have problem when i change Makefile which decompress qmail-1.03-ldap_20030301-control_20030306-auth_20030301.tar.gz package . My change set addition flag DEBUG=-DDEBUG in Makefile . After that i translate system (i used make command) and it was appeared errors :
qldap.a(qldap-debug.o):In function 'log':
qldap-debug.o(.text+0xcd):undefined reference to 'va_output'
qldap.a(qldap-debug.o):In function 'logstart':
qldap-debug.o(.text+0x155):undefined reference to 'va_output'
qldap.a(qldap-debug.o):In function 'logadd':
qldap-debug.o(.text+0x180):undefined reference to 'va_output'
qldap.a(qldap-debug.o):In function 'logend':
qldap-debug.o(.text+0x1a8):undefined reference to 'va_output'
collect2:ld returned 1 exit status
make:***[qmail-reply]Error 1
I think that i am needed to help!!!Can you help me correct errors above . Thanks so much for any help!

Reply via email to