aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: build error  (Read 2847 times)

Mitsuhashi

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
build error
« on: May 26, 2004, 11:36:42 AM »

Hi!
I'm using Mandrake Linux 10.0 official.
I've downloaded the source archive of aMule 2.0.0rc3 but when I try to compile it i'll get an error that seem an incorrect read of the wx header (but I'm not sure of this).

In the attachment there is my "./configure && make" result!




Some1 can help me, please?  :baby:
Thanks in advance

Mitsuhashi
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: build error
« Reply #1 on: May 26, 2004, 11:45:44 AM »

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."

Mitsuhashi

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: build error
« Reply #2 on: May 26, 2004, 02:31:49 PM »

I follwed your how-to but the result is the same... thankyou anyway
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: build error
« Reply #3 on: May 26, 2004, 02:47:24 PM »

hey

well this is not my How to ;)

well wxCas where it fails is not really an importand programm
so you can run configure with --disable-wxcas

and then it does not try to compile it anymore

stefanero
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."

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: build error
« Reply #4 on: May 26, 2004, 02:52:20 PM »

ls -l /usr/bin/wx*

ls -l /usr/local/bin/wx*

Mitsuhashi

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: build error
« Reply #5 on: May 26, 2004, 03:02:15 PM »

ls -l /usr/bin/wx*:

-rwxr-xr-x  1 root root   4864 nov 28 13:08 /usr/bin/wxbase-2.4-config*
lrwxrwxrwx  1 root root     26 mag 26 12:04 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config*
-rwxr-xr-x  1 root root 169352 apr 29 21:36 /usr/bin/wxcas*
lrwxrwxrwx  1 root root     17 mag 26 14:26 /usr/bin/wx-config -> wxbase-2.4-config*
-rwxr-xr-x  1 root root   5159 set 21  2003 /usr/bin/wxgtk-2.4-config*




ls -l /usr/local/bin/wx*

ls: /usr/local/bin/wx*: No such file or directory
Logged

Mitsuhashi

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: build error
« Reply #6 on: May 26, 2004, 03:07:06 PM »

AAAAAAAAAAaaaaaarrrrghhhhhhhh..... it's my fault!!!!!!! i've made a bad link!!!



Thanks for now!
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: build error
« Reply #7 on: May 26, 2004, 03:25:30 PM »

good to know ;)
have fun

stefanero
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."

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: build error
« Reply #8 on: May 26, 2004, 03:44:58 PM »

:)