I am putting together two mail servers for two seperate domains and
locations.  I am using RH7.3 on each.  The configure-make-install
process worked great on one of the machines.  However, on the second
machine I had problems with configure which I resolved with installing
missing packages that configure failed for (gdbm, c++).  I fail in the
make and make check as show bellow.  Is this a code bug or am I still
missing some package?

[eric@wiggles courier-imap-1.6.0.20021025]$ make
make all-gmake-check FOO=BAR
make[1]: Entering directory `/home/eric/courier-imap-1.6.0.20021025'
make[1]: Leaving directory `/home/eric/courier-imap-1.6.0.20021025'
Making all in numlib

<snip>

Compiling maildirsearch.c
Compiling maildirsearchC.cpp
In file included from maildirsearchC.cpp:7:
maildirsearch.h:95: syntax error before `;'
make[2]: *** [maildirsearchC.o] Error 1
make[2]: Leaving directory
`/home/eric/courier-imap-1.6.0.20021025/maildir'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/eric/courier-imap-1.6.0.20021025/maildir'
make: *** [all-recursive] Error 1
[eric@wiggles courier-imap-1.6.0.20021025]$ make check
Making check in numlib

<snip>

make[1]: Leaving directory
`/home/eric/courier-imap-1.6.0.20021025/liblock'
Making check in maildir
make[1]: Entering directory
`/home/eric/courier-imap-1.6.0.20021025/maildir'
Compiling maildirsearchC.cpp
In file included from maildirsearchC.cpp:7:
maildirsearch.h:95: syntax error before `;'
make[1]: *** [maildirsearchC.o] Error 1
make[1]: Leaving directory
`/home/eric/courier-imap-1.6.0.20021025/maildir'
make: *** [check-recursive] Error 1

-- 
Eric Winsor
Stewart Radiance Laboratory
Space Dynamics Laboratory - USURF
Bedford, MA 01730


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to