aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: latest three days  (Read 2833 times)

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
latest three days
« on: May 22, 2005, 02:10:55 PM »

Hi,
I have this error when compile amule-cvs:
Code: [Select]
Making all in webserver
make[3]: Entering directory `/var/tmp/portage/amule-CVS-1/work/amule-cvs/src/webserver'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/amule-CVS-1/work/amule-cvs/src/webserver'
make[3]: Entering directory `/var/tmp/portage/amule-CVS-1/work/amule-cvs/src'
i686-pc-linux-gnu-g++  -mcpu=athlon-xp -march=athlon-xp -O3 -pipe  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0    -lpthread -o amulecmdDLG  amulecmdDLG-TextClient.o amulecmdDLG-MD5Sum.o amulecmdDLG-ECSocket.o amulecmdDLG-ExternalConnector.o amulecmdDLG-ECPacket.o amulecmdDLG-ECSpecialTags.o amulecmdDLG-OtherFunctions.o amulecmdDLG-StringFunctions.o amulecmdDLG-Format.o -pthread -lwx_gtk-2.4 -lz  -lbfd -liberty
amulecmdDLG-ECSpecialTags.o(.gnu.linkonce.t._ZN17CEC_ConnState_Tag9HaveLowIDEv+0x15): In function `CEC_ConnState_Tag::HaveLowID()':
/var/tmp/portage/amule-CVS-1/work/amule-cvs/src/ECSpecialTags.h:160: undefined reference to `IsLowID(unsigned)'
collect2: ld returned 1 exit status
make[3]: *** [amulecmdDLG] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-CVS-1/work/amule-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amule-CVS-1/work/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-CVS-1/work/amule-cvs'
make: *** [all] Error 2

Code: [Select]
bash-2.05b# ls -l /usr/bin/wx*
lrwxrwxrwx  1 root root     18 Apr 27 19:37 /usr/bin/wx-config -> wxgtk2u-2.4-config
-rwxr-xr-x  1 root root  39436 May 13 16:16 /usr/bin/wx-config-2.6
-rwxr-xr-x  1 root root 309712 May 19 17:14 /usr/bin/wxcas
-rwxr-xr-x  1 root root   8364 Apr 16 15:36 /usr/bin/wxcopy
-rwxr-xr-x  1 root root   5099 Apr 27 19:37 /usr/bin/wxgtk-2.4-config
-rwxr-xr-x  1 root root   5242 Apr 27 19:37 /usr/bin/wxgtk2-2.4-config
-rwxr-xr-x  1 root root   5250 Apr 27 19:37 /usr/bin/wxgtk2u-2.4-config
-rwxr-xr-x  1 root root   6852 Apr 16 15:36 /usr/bin/wxpaste
lrwxrwxrwx  1 root root      8 May 13 16:16 /usr/bin/wxrc -> wxrc-2.6
-rwxr-xr-x  1 root root  57944 Apr 18 21:13 /usr/bin/wxrc-2.5
-rwxr-xr-x  1 root root  70136 May 13 16:16 /usr/bin/wxrc-2.6

Truzzone  :)
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
Re: latest three days
« Reply #1 on: May 23, 2005, 03:22:57 PM »

Hi,
the cvs snapshot of today compile without any error.  :D

Thanks for your work  :baby:

Truzzone  :)
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

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: latest three days
« Reply #2 on: May 23, 2005, 08:38:54 PM »

anyway.. using wxgtk-2.4.2 linked against gtk2 is not a good idea ;)