aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 2 [3]

Author Topic: aMule-2.0.0 RC3 compilation problems with GCC 3.4  (Read 13045 times)

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: aMule-2.0.0 RC3 compilation problems with GCC 3.4
« Reply #30 on: May 31, 2004, 03:28:36 AM »

lol, not only I didn't notice that it was CVS, but I didn't notice either you were taking it from BerliOS! xDDD
The real _latest_ CVS can be found here: http://amule.hirnriss.net/

Greetings and sorry for all the above, kriztofo

(In fact, anyway, I think berlios's cvs should compile anyway :-P )
Logged

kriztofo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Did that, still no luck
« Reply #31 on: May 31, 2004, 05:11:54 AM »

Same exact error with the cvs tarball from the download site. I am thinking maybe this has to do with the wrong headers being included or something.
Logged

kriztofo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
update
« Reply #32 on: June 07, 2004, 07:34:04 AM »

Well I gave up on gcc 3.4, but I have a suspicion it might have been because wxGTK-2.5.1 was compiled with 3.4

Now I am trying to run amule cvs 0606 compiled with gcc 3.3.4. It compiles fine but now I get a segfault when amule starts up.

Backtrace:

kriztofo@bubbles:/download/edonkey$ amule
Initialising aMule
22701gifile is 0-size, not added
a.out is 0-size, not added
*** UDP socket at 4665
*** TCP socket at 4662
*** UDP socket at 4665

OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x59) [0x8297a35]
[1] /usr/local/lib/libwx_base-2.5.so.1(wxFatalSignalHandler+0x28) [0x4055d198]
[2] /lib/libpthread.so.0 [0x40a7c144]
[3] /lib/libc.so.6 [0x40ab2288]
[4] /lib/libc.so.6 [0x40af82fa]
[5] /lib/libc.so.6(malloc+0xe0) [0x40af7ae4]
[6] /usr/local/lib/libstdc++.so.6(_Znwj+0x2e) [0x40a1f1ce]
[7] amule(_ZN18CClientCreditsList8LoadListEv+0x707) [0x815d8d7]
[8] amule(_ZN18CClientCreditsListC1EP12CPreferences+0x41) [0x815cf75]
[9] amule(_ZN9CamuleApp6OnInitEv+0x1f8d) [0x8295095]
[10] amule(_ZN12wxAppConsole10CallOnInitEv+0x18) [0x8299c24]
[11] /usr/local/lib/libwx_base-2.5.so.1(_Z7wxEntryRiPPc+0x45) [0x40501cc5]
[12] amule(main+0x22) [0x8292d68]
[13] /lib/libc.so.6(__libc_start_main+0xbd) [0x40aa117d]
[14] amule(_ZNK15wxCmdLineParser5FoundERK8wxStringPS0_+0x31) [0x813e611]
Aborted
Logged
Pages: 1 2 [3]