aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Problem compiling on debian  (Read 4297 times)

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
Problem compiling on debian
« 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

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Problem compiling on debian
« Reply #1 on: March 30, 2005, 05:45:42 PM »

Logged
Homefucking is killing prostitution

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: Problem compiling on debian
« Reply #2 on: March 30, 2005, 05:59:04 PM »

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= <--  :]
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
Re: Problem compiling on debian
« Reply #3 on: March 30, 2005, 06:16:01 PM »

Sorry, I hadn't seen it.  :))However, using that "configure" line, the result does not change.

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: Problem compiling on debian
« Reply #4 on: March 30, 2005, 06:19:48 PM »

"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  ;)
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
Re: Problem compiling on debian
« Reply #5 on: March 30, 2005, 06:28:08 PM »

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.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem compiling on debian
« Reply #6 on: March 30, 2005, 06:43:49 PM »

well READ the whole post :)

not just the configure ;)

when you are at teh end you will understand what your problem is....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

seguso

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
    • http://onefinger.sf.net
Re: Problem compiling on debian
« Reply #7 on: March 30, 2005, 06:53:26 PM »

I love you guys.  8)

I hope in the future I can help with some backtrace. Cheerio.