|
Problems while compiling wxGTK !
Hiya ! ... I have just downloaded the new version of xMule and
before i went to install it i noticed that i required the last version of wxGTK ... So i downloaded it and give the following commands to compile it :
# ./configure --with-gtk --enable-gtk2 --enable-unicode
Everything were OK ! Then:
# gmake
And then the problem:
"de/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -Wall -fPIC -o dragimgg.o ./src/generic/dragimgg.cpp
src/generic/dragimgg.cpp: In member function `bool
wxGenericDragImage::BeginDrag(const wxPoint&, wxWindow*, bool, wxRect*)':
src/generic/dragimgg.cpp:270: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
gmake: *** [dragimgg.o] Error 1
root@dc:/usr/src/rpm/SOURCES/wxGTK-2.4.0#"
Thank you for your help ! Cd !
|