[plt-scheme] Problem compiling latest SVN 3695

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Thu Jul 13 08:26:36 EDT 2006

Hi,

Latest SVN is not compiling under gcc-4.1.1.

Here's current log:

make[6]: Entering directory `/home/pmatos/plt-build/wxxt/src'
g++ -c -I/usr/local/plt/plt/src/wxxt/src/../../mzscheme/gc
-I/usr/local/plt/plt/src/wxxt/src/../../wxxt/src/AIAI-include
-I/usr/local/plt/plt/src/wxxt/src/../../wxxt/src
-I/usr/local/plt/plt/src/wxxt/src/../../mred/wxme/ -I./../../mzscheme/
-I/usr/local/plt/plt/src/wxxt/src/../../mzscheme/include/
-I/usr/include/freetype2   -I/usr/include/cairo   -DOPERATOR_NEW_ARRAY
-DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG
-DWX_USE_LIBJPEG -Dwx_xt  -Wall  -g -O2  -MMD
-I/usr/local/plt/plt/src/wxxt/src
-I/usr/local/plt/plt/src/wxxt/src/XWidgets -o Misc/Clipboard.o
/usr/local/plt/plt/src/wxxt/src/Misc/Clipboard.cc
/usr/local/plt/plt/src/wxxt/src/../../wxxt/src/../../wxcommon/wx_list.h:
In member function 'void wxNode::DataGCIgnored()':
/usr/local/plt/plt/src/wxxt/src/../../wxxt/src/../../wxcommon/wx_list.h:72:
warning: dereferencing type-punned pointer will break strict-aliasing
rules
/usr/local/plt/plt/src/wxxt/src/../../wxxt/src/Windows/Window.h: At
global scope:
/usr/local/plt/plt/src/wxxt/src/../../wxxt/src/Windows/Window.h:196:
error: extra qualification 'wxWindow::' on member 'LookupKey'


Cheers,
-- 
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


Posted on the users mailing list.