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 relocation error  (Read 4014 times)

hal9ooo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
    • http://www.hal9ooo.it
amule relocation error
« on: April 12, 2004, 09:29:26 PM »

Since I installed aMule RC2, I keeps getting an "emule relocation error" on startup.
My wxGTK version is 2.4.2 installed from the rpms available on your website; my OS is a red hat 9.
Logged
"Beware the wrath of a quiet man." - Chinese Proverb

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: amule relocation error
« Reply #1 on: April 12, 2004, 09:50:42 PM »

be more verbose plz..

hal9ooo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
    • http://www.hal9ooo.it
Re: amule relocation error
« Reply #2 on: April 13, 2004, 11:15:47 AM »

Output of aMule:

hal9ooo@hal9000 hal9ooo]$ amule
Initialising aMule
Loading preferences from /home/hal9ooo/.aMule/preferences.ini
*** UDP socket at 4665  (chat)
*** TCP socket at 4662
*** UDP socket at 4672
Serverlist loaded.
*** reading servers
Save ServerCount = 68 /0x44/
Saved ServerCount endian = 68 /0x44/
Loading temp files from /home/hal9ooo/.aMule/Temp/*.part.met.
amule: relocation error: amule: symbol _ZNK13wxIPV4address9IPAddressEv,
version
WXGTK_2.4 not defined in file libwx_gtk-2.4.so.0 with link time reference


wx Package installed:

[hal9ooo@hal9000 hal9ooo]$ rpm -qa | grep wx
wxBase-2.4.2-1
wxGTK-2.4.2-1
wxPythonGTK-py2.2-2.4.0.7-1
wxGTK-devel-2.4.2-1

I have this relocation problem only with aMule-2.0.0rc2-1.i386-RH_9.0.rpm; aMule-2.0.0rc1.i386-RH_9.0.rpm works fine.

My platform is Linux RedHat 9 with 2.4.20-30.9  kernel.
Logged
"Beware the wrath of a quiet man." - Chinese Proverb

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amule relocation error
« Reply #3 on: April 13, 2004, 01:17:08 PM »

Someone (you or the packager) have wrong version of the libraries.

Try uninstalling all your wxGTK and getting those on our webpage.
Logged

bootstrap

  • Guest
Re: amule relocation error
« Reply #4 on: April 13, 2004, 02:28:30 PM »

I made the rh9 rpm using wxBase/wxBase-devel wxGTK/wxGTK-devel 2.4.2 from wxwidgets.org.
I'm also not having problems with rc2 on rh9 or fc1 - which are both made from the same spec using the same libs, but i'll check that again.
Please see rpm -qi aMule and paste the output here.
Logged

bootstrap

  • Guest
Re: amule relocation error
« Reply #5 on: April 13, 2004, 02:42:39 PM »

I just checked that on rh9 and i'm not having any problems on running aMule 2.0.0rc2.
Maybe you should try the rpms from http://www.wxwidgets.org. To run aMule it should be enough if you install wxBase and wxGTK. The -devel packages are needed for compiling aMule, but since you're running the rpm you normally don't need them.
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: amule relocation error
« Reply #6 on: April 13, 2004, 05:50:04 PM »

There's nothing like compiling your stuff by yourself...

Regards.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: amule relocation error
« Reply #7 on: April 13, 2004, 06:24:00 PM »

try to remove wxpython and reinstall amule

greets

hal9ooo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
    • http://www.hal9ooo.it
Re: amule relocation error
« Reply #8 on: April 13, 2004, 07:24:42 PM »

Quote
Originally posted by skolnick
There's nothing like compiling your stuff by yourself...

This was the reason why I had this problem in first place :-)
There where some orphaned wx libraries which I compiled myself some time ago in the lib directories; did a cleanup, ldconfig and now works.
Thank you all for your help.
Logged
"Beware the wrath of a quiet man." - Chinese Proverb