Pramathesh Ambasta said:
I am new to this list and would like help in making/installing
courier-mta on my Mandrake Linux 9.2 (kernel 2.4.22-10) system. I
downloaded the sources from the courier-mta site. I compiled and installed
courier-authlib as required. I ran ./configure in the main courier package
source directory. The package was configured without problems.
But make failed with the following error:
imap/proxy.c:457: undefined reference to `DPRINTF'
proxy.o(.text+0x6a9):/home/samprag/downloads/courier-0.48.2.20050220/imap/
proxy.c:465:
more undefined references to `DPRINTF' follow collect2: ld returned 1 exit
status make[2]: *** [imaplogin] Error 1
What should I do to get around this?
REgards and thanks in advance
Pramathesh Ambasta
You should be using the RPM build procedures described at:
http://www.courier-mta.org/FAQ.html#rpm
and
http://www.courier-mta.org/rpm.html
the rpmbuild is much more likely to return a meaningful error message like
a missing library or such.
Jay