aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule cvs 12/22  (Read 2083 times)

fctk

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 32
amule cvs 12/22
« on: December 22, 2004, 04:04:03 PM »

Code: [Select]
[New Thread -1224904592 (LWP 6213)]
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.5.3 (no debug,ANSI,compiler with C++ ABI 102,wx containers,compatible with 2.4),
and your program used 2.5.3 (no debug,ANSI,compiler with C++ ABI 1002,wx containers,compatible with 2.4).

Program received signal SIGABRT, Aborted.
[Switching to Thread -1224904592 (LWP 6213)]
0xffffe410 in ?? ()
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xbffff27c in ?? ()
#2  0x00000006 in ?? ()
#3  0xb732ca4b in abort () from /lib/libc.so.6
#4  0xbffff290 in ?? ()
(gdb) bt full
#0  0xffffe410 in ?? ()
No symbol table info available.
#1  0xbffff27c in ?? ()
No symbol table info available.
#2  0x00000006 in ?? ()
No symbol table info available.
#3  0xb732ca4b in abort () from /lib/libc.so.6
No symbol table info available.
#4  0xbffff290 in ?? ()
No symbol table info available.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amule cvs 12/22
« Reply #1 on: December 22, 2004, 05:07:46 PM »

Try to compile BOTH aMule and wx with the SAMe compiler ;)
Logged