6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] macro names must be i...
FromSent OnAttachments
Alexander SkwarNov 27, 2005 6:29 am 
Sam VarshavchikNov 27, 2005 8:25 am 
Alexander SkwarNov 27, 2005 8:50 am 
Sam VarshavchikNov 27, 2005 9:27 am 
Alexander SkwarNov 27, 2005 9:48 am 
Sam VarshavchikNov 27, 2005 10:22 am 
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: [maildropl] macro names must be identifiers | error: `EINVAL' undeclaredActions...
From:Alexander Skwar (lis@alexander.skwar.name)
Date:Nov 27, 2005 9:48:39 am
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik schrieb:

Alexander Skwar writes:

Sam Varshavchik schrieb:

Alexander Skwar writes:

Hi!

As I've now been able to run configure, I tried to compile maildrop 2.0.1. Compilation fails with this:

/bin/sh ./libtool --quiet --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I.
-I. -I/usr/local/include -pipe -fomit-frame-pointer -march=4kc -msplit-addresses -mno-stats -Os -Wall -c -o rfc2047u.lo rfc2047u.c In file included from /usr/include/linux/errno.h:4, from /usr/include/bits/errno.h:25, from /usr/include/errno.h:36, from rfc2047u.c:11: /usr/include/asm/errno.h:7:12: macro names must be identifiers

Strange, it's the trailing end of an ordinary comment.

Yep.

I have no idea why gcc would have a problem with it.

Me neither. I also don't understand, why Maildrop is the only program, that fails. A lot of programs include errno.h, don't they?

What can I do, to further help in debugging this error?