3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MAKE FAILS
FromSent OnAttachments
Pramathesh AmbastaMar 17, 2005 4:34 am 
Jay LeeMar 17, 2005 7:03 am 
Sam VarshavchikMar 17, 2005 3:41 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] MAKE FAILSActions...
From:Jay Lee (jl@pbu.edu)
Date:Mar 17, 2005 7:03:50 am
List:net.sourceforge.lists.courier-users

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