bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Error building mailutils under Cygwin (missing headerfil


From: Oliver Lange
Subject: [bug-mailutils] Error building mailutils under Cygwin (missing headerfiles)
Date: Mon, 8 Sep 2003 17:05:17 +0200

Hi,

I recieved an error building mailutils under Cygwin. 
using: gcc (GCC) 3.2 20020927
on a Windows 95 (4.00.950), Pentium I 100Mhz, 24MBRam (and don't tell me to get 
a new computer :) )

Configure worked fine, but after a few hours ( PI100 :) ) after typing "make" 
the build failed, telling me the following
--------------------- makelog following -------------------------------------
Making all in testsuite
make[1]: Entering directory 
`/home/Oli/mailutils/mailutils-0.3.1/mail.remote/testsuite'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/Oli/mailutils/mailutils-0.3.1/mail.remote/testsuite'
make[1]: Entering directory `/home/Oli/mailutils/mailutils-0.3.1/mail.remote'
gcc -g -O2 -DSYSCONFDIR=\"/usr/local/etc\"   mail.remote.c   -o mail.remote
mail.remote.c:31:31: mailutils/address.h: No such file or directory
mail.remote.c:32:28: mailutils/argp.h: No such file or directory
mail.remote.c:33:29: mailutils/debug.h: No such file or directory
mail.remote.c:34:29: mailutils/errno.h: No such file or directory
mail.remote.c:35:28: mailutils/list.h: No such file or directory
mail.remote.c:36:30: mailutils/mailer.h: No such file or directory
mail.remote.c:37:29: mailutils/mutil.h: No such file or directory
mail.remote.c:38:31: mailutils/message.h: No such file or directory
mail.remote.c:39:33: mailutils/registrar.h: No such file or directory
mail.remote.c:40:30: mailutils/stream.h: No such file or directory
mail.remote.c:41:29: mailutils/error.h: No such file or directory
mail.remote.c:42:27: mailutils/nls.h: No such file or directory
mail.remote.c:44: parse error before "PACKAGE_STRING"
mail.remote.c:73: invalid initializer
[..... cut some more error messages ........]
mail.remote.c:206: parse error before "debug"
mail.remote.c:207: `debug' undeclared (first use in this function)
mail.remote.c:208: `MU_DEBUG_TRACE' undeclared (first use in this function)
mail.remote.c:208: `MU_DEBUG_PROT' undeclared (first use in this function)
mail.remote.c:211: `MAILER_FLAG_DEBUG_DATA' undeclared (first use in this 
function)
/usr/include/stdio.h: At top level:
mail.remote.c:107: storage size of `argp' isn't known
make[1]: *** [mail.remote] Error 1
make[1]: Leaving directory `/home/Oli/mailutils/mailutils-0.3.1/mail.remote'
make: *** [all-recursive] Error 1
-------------------------- make log end ------------------------

I produced this make-log by going 
                cd /home/Oli/mailutils/mailutils-0.3.1/mail.remote
and typing
                make > makelog 2>&1
after the initial "make" failed.

I hope that somebody could give me a hint of what I missed....

Thanks,

Oliver
______________________________________________________________________________
38xTestsieger - WEB.DE FreeMail - Deutschlands beste E-Mail
mehr Spass durch Smileys, Bilder, Musik,... http://f.web.de/?mc=021128





reply via email to

[Prev in Thread] Current Thread [Next in Thread]