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

Author Topic: Errors by compiling amule 1.2.4  (Read 9436 times)

TechnoFan

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.antihiphop.de
Errors by compiling amule 1.2.4
« on: February 08, 2004, 08:46:31 PM »

Hi
I want to install amule like describe in the HowTo, but I got the following Error Message by compiling amule....:

amulecmdDLG-TextClient.o(.gnu.linkonce.r._ZTV14CamulecmdFrame+0x3c): undefined reference to `wxWindowBase::CreateItem(wxItemResource const*, wxItemResource const*, wxResourceTable const*)'
collect2: ld returned 1 exit status
make[2]: *** [amulecmdDLG] Error 1
make[2]: Leaving directory `/home/technofan/Desktop/wx/aMule-1.2.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/technofan/Desktop/wx/aMule-1.2.4'
make: *** [all] Error 2


Can someone help me?
thx

CU David
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: Errors by compiling amule 1.2.4
« Reply #1 on: February 08, 2004, 08:51:45 PM »

yes, u miss wxBase..

plz take a look at my compilation howto (my sig) or compile amule with

./configure --disable-amulecmd --disable-debug --enable-optimise

greets

if u need more/faster help -> #amule (efnet network)

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: Errors by compiling amule 1.2.4
« Reply #2 on: February 08, 2004, 09:04:41 PM »

and u forgot to do the symlinks propably (like in the steps  for wxBase)

greets

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Errors by compiling amule 1.2.4
« Reply #3 on: February 08, 2004, 09:29:21 PM »

it's symlinks stuff, he doesn't miss wxBase
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: Errors by compiling amule 1.2.4
« Reply #4 on: February 08, 2004, 09:35:37 PM »

yah, i read it 2nd time  :]

will change the symlinks stuff tomorrow to -> better? ;)

TechnoFan

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.antihiphop.de
Re: Errors by compiling amule 1.2.4
« Reply #5 on: February 08, 2004, 09:44:56 PM »

i've set the system link like it is describe in the HowTo....

I use SuSE 8.2 and I hate rpm's.......
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: Errors by compiling amule 1.2.4
« Reply #6 on: February 08, 2004, 09:51:02 PM »

after installing the rpms u have to do the symlinks too ..
step by step ..

part A in my howto is the manual compilation
part B is the installation (rpm)

maybe u didn't foundt it? :(


edit:

rpm -e aMule-1.2.4-XXX


rpm -Uvh aMule-1.2.4-XXX

if it doesn't help, please join #amule on the efnet network (irc)

TechnoFan

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.antihiphop.de
Re: Errors by compiling amule 1.2.4
« Reply #7 on: February 08, 2004, 11:41:40 PM »

i don't use rpm's, i have done the manual compilation....
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: Errors by compiling amule 1.2.4
« Reply #8 on: February 08, 2004, 11:44:57 PM »

ls -l /usr/bin/wx*  plz

TechnoFan

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.antihiphop.de
Re: Errors by compiling amule 1.2.4
« Reply #9 on: February 09, 2004, 08:42:20 AM »

lrwxrwxrwx    1 root     root           25 2004-02-08 20:38 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config
-rwxr-xr-x    1 root     root         4864 2004-02-08 20:38 /usr/bin/wxbase-2.4-config
lrwxrwxrwx    1 root     root           26 2004-02-08 20:38 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
-rwxr-xr-x    1 root     root         5058 2004-02-08 20:35 /usr/bin/wxgtk-2.4-config
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Errors by compiling amule 1.2.4
« Reply #10 on: February 09, 2004, 08:50:32 AM »

links are ok, you still getting the errors?
Logged

TechnoFan

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.antihiphop.de
Re: Errors by compiling amule 1.2.4
« Reply #11 on: February 09, 2004, 01:02:28 PM »

Yes, I haven't change anything, the links were so, since I started compiling
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Errors by compiling amule 1.2.4
« Reply #12 on: February 09, 2004, 01:30:12 PM »

can you join #amule, irc.efnet.net?
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: Errors by compiling amule 1.2.4
« Reply #13 on: February 09, 2004, 02:36:47 PM »

rerun ./configure doesn't help ?

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: Errors by compiling amule 1.2.4
« Reply #14 on: February 09, 2004, 07:01:10 PM »

ok, try to compile with ./configure --disable-debug --enable-optimise --with-wx-config=/usr/bin/wx-config --with-wxbase-config=/usr/bin/wxbase-config

thx bootstrap for this hint  :)
Pages: [1] 2