Mailinglist Archive: opensuse-packaging (107 mails)
| < Previous | Next > |
Re: [opensuse-packaging] boinc: error in wxNotebook
- From: "Sascha 'saigkill' Manns" <samannsml@xxxxxxxxxxxxx>
- Date: Tue, 19 May 2009 14:50:13 +0200
- Message-id: <200905191450.15135@xxxxxxxxxxxxxxxxxxx>
Am Dienstag 19 Mai 2009 08:18:44 wrote Philipp Thomas:
mv -f .deps/boinc_gui-wxPieCtrl.Tpo .deps/boinc_gui-wxPieCtrl.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -
I../tools -I../sched -I../lib/mac -I/usr/lib/wx/include/gtk2-unicode-
release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D__WXGTK__ -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -
I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -
pthread -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -
D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-
unwind-tables -fno-strict-aliasing -I/usr/include -I/usr/include/openssl
-MT boinc_gui-wxFlatNotebook.o -MD -MP -MF .deps/boinc_gui-
wxFlatNotebook.Tpo -c -o boinc_gui-wxFlatNotebook.o `test -f
'common/wxFlatNotebook.cpp' || echo './'`common/wxFlatNotebook.cpp
In file included from common/wxFlatNotebook.cpp:19:
./common/wxFlatNotebookImages.h:57: warning: deprecated conversion from
string constant to 'char*'
[... the same...]
/usr/include/wx-2.8/wx/window.h:1424: error: 'const wxEventTable
wxWindowBase::sm_eventTable' is protected
--
Sincereley yours
Sascha Manns
openSUSE Marketing Team
openSUSE Build Service
openSUSE Features Screening Team
Web: http://saschamanns.gulli.to
Project-Blog: http://lizards.opensuse.org/author/saigkill
Private-Blog: http://saschasbacktrace.blogspot.com
On Mon, 18 May 2009 18:45:40 +0200, you wrote:Before the i find:
common/wxFlatNotebook.cpp:610: error: within this context
We'd need to see the lines *before* this one as this is the error.
The other messages are only deprecation warnings.
mv -f .deps/boinc_gui-wxPieCtrl.Tpo .deps/boinc_gui-wxPieCtrl.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -
I../tools -I../sched -I../lib/mac -I/usr/lib/wx/include/gtk2-unicode-
release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D__WXGTK__ -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -
I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -
pthread -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -
D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-
unwind-tables -fno-strict-aliasing -I/usr/include -I/usr/include/openssl
-MT boinc_gui-wxFlatNotebook.o -MD -MP -MF .deps/boinc_gui-
wxFlatNotebook.Tpo -c -o boinc_gui-wxFlatNotebook.o `test -f
'common/wxFlatNotebook.cpp' || echo './'`common/wxFlatNotebook.cpp
In file included from common/wxFlatNotebook.cpp:19:
./common/wxFlatNotebookImages.h:57: warning: deprecated conversion from
string constant to 'char*'
[... the same...]
/usr/include/wx-2.8/wx/window.h:1424: error: 'const wxEventTable
wxWindowBase::sm_eventTable' is protected
--
Sincereley yours
Sascha Manns
openSUSE Marketing Team
openSUSE Build Service
openSUSE Features Screening Team
Web: http://saschamanns.gulli.to
Project-Blog: http://lizards.opensuse.org/author/saigkill
Private-Blog: http://saschasbacktrace.blogspot.com
| < Previous | Next > |