4 messages in net.sourceforge.lists.courier-maildrop[maildropl] bug report: maildrop-1.7....
FromSent OnAttachments
AlexSep 5, 2004 5:41 am 
AlexSep 7, 2004 11:04 am 
Andrej KacianSep 7, 2004 11:13 am 
AlexSep 9, 2004 12:04 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:[maildropl] bug report: maildrop-1.7.0 configure script is brokenActions...
From:Alex (post@webgate.ro)
Date:Sep 5, 2004 5:41:38 am
List:net.sourceforge.lists.courier-maildrop

Hello maildrop experts,

I am trying to compile maildrop-1.7.0 on FC1 machine. I get this compilation error:

# ./configure --without-db --without-userdb --without-userdbtmpdir ... configure: error: Invalid --with-db option configure: error: /bin/sh './configure' failed for makedat

and here comes the output errors found in config.log file: .... configure:2083: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2089: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif ... configure:5806: configuring in makedat configure:5923: running /bin/sh './configure' --prefix=/usr/local '--without-db' '--without-userdb' '--without-userdbtmpdir' '--with-makedatprog=${exec_prefix}/bin/makedatprog' --cache-file=/dev/null --srcdir=. configure:5928: error: /bin/sh './configure' failed for makedat

I want to mention that maildrop-1.6.3 is compilling and working very well!

Can somebody fix this problem?