Hi Guys,

A few days ago GCC 3.4.6 became the current stable compiler on Gentoo. Since 
that, I get the following. Any ideas? Once we get that sorted, I can give you 
the current message as to why it doesn't build with a gnome vfs wxWidgets HEAD 
cvs image (which is also broken today!)

:-(


[EMAIL PROTECTED] ~/projects/M/build $ make
make[1]: Entering directory `/home/mlivingstone/projects/M/build/include'
make[1]: Leaving directory `/home/mlivingstone/projects/M/build/include'
make[1]: Entering directory `/home/mlivingstone/projects/M/build/lib'
set -e; for i in compface imap; do make -C $i -f Makefile.M all; done
make[2]: Entering directory `/home/mlivingstone/projects/M/build/lib/compface'
make[2]: Leaving directory `/home/mlivingstone/projects/M/build/lib/compface'
make[2]: Entering directory `/home/mlivingstone/projects/M/build/lib/imap'
make all `cat SPECIALS`
Building OS-dependent module
If you get No such file error messages for files x509.h, ssl.h,
pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL
is not installed on your system. Either install OpenSSL first
or build with command: make lnx SSLTYPE=none
`cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c
cc1: error: unrecognized command line option "-Wno-pointer-sign"
make[4]: *** [osdep.o] Error 1
make[3]: *** [missing] Error 2
make[2]: *** [c-client/c-client.a] Error 2
make[2]: Leaving directory `/home/mlivingstone/projects/M/build/lib/imap'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mlivingstone/projects/M/build/lib'
make: *** [all] Error 2
[EMAIL PROTECTED] ~/projects/M/build $ gcc-config -l
 [1] i686-pc-linux-gnu-3.4.6 *
 [2] i686-pc-linux-gnu-3.4.6-hardened
 [3] i686-pc-linux-gnu-3.4.6-hardenednopie
 [4] i686-pc-linux-gnu-3.4.6-hardenednopiessp
 [5] i686-pc-linux-gnu-3.4.6-hardenednossp
[EMAIL PROTECTED] ~/projects/M/build $


---
This mail was sent with the Java email client Columba. Read more at 
http://columbamail.org



_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to