On Fri, 12 Dec 2014 01:16:01 +0200 Nerijus Baliunas 
<neri...@users.sourceforge.net> wrote:

NB> I've just upgraded to Fedora 11, which has gcc 4.9.2. wx 3.1 trunk
NB> compiled OK, but M fails:
NB> 
NB> make[1]: Entering directory '/a/M/M.build.gtk3.31/src'
NB> c++ -I/a/M/M.build.gtk3.31/include -I/a/M/M/include -DNO_IDEA -DNO_DSA 
-DOPENSSL_NO_KRB5  -DDEBUG -DDEBUG_nerijus 
-I/a/M/wxWindows.31/build.gtk3/lib/wx/include/gtk3-unicode-3.1 
-I/a/M/wxWindows.31/wxWidgets/include -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL 
-D__WXGTK__ -I/a/M/M.build.gtk3.31/lib/imap/c-client -I/a/M/M/lib/compface 
-I/a/M/M/src/wx/vcard -fno-exceptions -fno-operator-names -pthread   -g3 -O0 
-MMD -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MMD 
-MF ../include/Mpch.d -o ../include/Mpch.h.gch .src/../include/Mpch.h
NB> In file included from 
/a/M/wxWindows.31/wxWidgets/include/wx/platform.h:553:0,
NB>                  from /a/M/wxWindows.31/wxWidgets/include/wx/defs.h:20,
NB>                  from .src/../include/Mconfig.h:29,
NB>                  from .src/../include/Mpch.h:14:
NB> /a/M/wxWindows.31/wxWidgets/include/wx/chkconf.h:314:9: error: #error 
"wxUSE_STD_CONTAINERS_COMPATIBLY must be defined, please read comment near the 
top of this file."
NB>  #       error "wxUSE_STD_CONTAINERS_COMPATIBLY must be defined, please 
read comment near the top of this file."
NB>          ^
NB> Makefile:77: recipe for target '../include/Mpch.h.gch' failed
NB> make[1]: *** [../include/Mpch.h.gch] Error 1

 This is some kind of build mismatch problem. In the latest trunk
wxUSE_STD_CONTAINERS_COMPATIBLY is definitely defined, so a wrong setup.h
must be included somehow.

 The simplest solution is, as usual, just to delete/uninstall the remains
of the old wx version. Although it should really work even without doing
this... But I don't know why it doesn't.

 Regards,
VZ

Attachment: pgp4lnPrdsuRl.pgp
Description: PGP signature

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to