Hello,

trying to build Mahogany with gcc 3.4.6 but it fail with:

cc1: error: unrecognized command line option "-Wno-pointer-sign"

This option is valid only for gcc 4.x. After removing lines:

if test "$GCC" = "yes"; then
            IMAP_CPPFLAGS="$IMAP_CPPFLAGS -Wno-pointer-sign"
fi

from configure script, the compilation is successfull.

Kind regards

Robert


-- 
Robert Cernansky
E-mail: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to