aMule Forum
English => Compilation problems => Topic started by: seguso on March 30, 2005, 05:06:42 PM
-
Hello. Could someone please tell me what's wrong? I have installed libwxgtk2.5-dev in debian. It seems a file is missing. Thanks :)
---
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D__GTK2__ -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -MT amule-IPFilter.o -MD -MP -MF ".deps/amule-IPFilter.Tpo" -c -o amule-IPFilter.o `test -f 'IPFilter.cpp' || echo './'`IPFilter.cpp; \
then mv -f ".deps/amule-IPFilter.Tpo" ".deps/amule-IPFilter.Po"; else rm -f ".deps/amule-IPFilter.Tpo"; exit 1; fi
In file included from IPFilter.cpp:36:
/usr/include/wx-2.5/wx/zipstrm.h:21:24: wx/archive.h: No such file or directory
In file included from IPFilter.cpp:36:
/usr/include/wx-2.5/wx/zipstrm.h:128: error: parse error before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:133: error: destructors must be member functions
/usr/include/wx-2.5/wx/zipstrm.h:133: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:135: error: parse error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:135: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:136: error: syntax error before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:139: error: non-member function `wxDateTime GetDateTime()' cannot have `const' method qualifier
-
deb http://www.vollstreckernet.de/debian/ testing amule wx
-
Yeah, that's why we have "sticky"-Threads in the compilation forum saying "Important for Debian users!"...
http://forum.amule.org/thread.php?threadid=5139&sid= <-- :]
-
Sorry, I hadn't seen it. :))However, using that "configure" line, the result does not change.
-
"that configure line"? Sorry, could you please elaborate a bit? I'm on my stupid day today and have no idea which line yu are talking about ;)
-
Sorry, i mean that using the configure line
/configure --enable-optimise --enable-webserver --enable-amulecmd --enable-amule-daemon --enable-cas --disable-systray --disable-debug
, which is stated in that post, does not change the error.
-
well READ the whole post :)
not just the configure ;)
when you are at teh end you will understand what your problem is....
-
I love you guys. 8)
I hope in the future I can help with some backtrace. Cheerio.