aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 2005-10-19 error in compile-time  (Read 4039 times)

DigitoErgoSum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 42
2005-10-19 error in compile-time
« on: October 19, 2005, 06:26:24 PM »

Hi all,
Quote
amuleweb-UInt128.o(.gnu.linkonce.t._ZN8CryptoPP18StandardReallocateIjNS_16Aligne
dAllocatorIjEEEEN1A7pointerERS3_PT_NS3_9size_typeES8_b+0x3d): In function `A::po
inter CryptoPP::StandardReallocate> >(A&, unsigned*, A::size_type, A::size_type, bool)':
../../../src/CryptoPP.h:2590: undefined reference to `CryptoPP::AlignedAllocator
::allocate(unsigned, void const*)'
amuleweb-UInt128.o(.gnu.linkonce.t._ZN8CryptoPP18StandardReallocateIjNS_16Aligne
dAllocatorIjEEEEN1A7pointerERS3_PT_NS3_9size_typeES8_b+0x7c):../../../src/Crypto
PP.h:2592: undefined reference to `CryptoPP::AlignedAllocator::dealloc
ate(void*, unsigned)'
amuleweb-UInt128.o(.gnu.linkonce.t._ZN8CryptoPP18StandardReallocateIjNS_16Aligne
dAllocatorIjEEEEN1A7pointerERS3_PT_NS3_9size_typeES8_b+0xae):../../../src/Crypto
PP.h:2598: undefined reference to `CryptoPP::AlignedAllocator::dealloc
ate(void*, unsigned)'
amuleweb-UInt128.o(.gnu.linkonce.t._ZN8CryptoPP18StandardReallocateIjNS_16Aligne
dAllocatorIjEEEEN1A7pointerERS3_PT_NS3_9size_typeES8_b+0xc5):../../../src/Crypto
PP.h:2599: undefined reference to `CryptoPP::AlignedAllocator::allocat
e(unsigned, void const*)'
collect2: ld returned 1 exit status
make[5]: *** [amuleweb] Error 1
make[5]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src/webs
erver/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src/webs
erver'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs'
make: *** [all] Error 2
Last version i've compiled was aMule-CVS-20051015.tar.bz2
OS Gentoo.

Bye
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: 2005-10-19 error in compile-time
« Reply #1 on: October 19, 2005, 08:38:57 PM »

do you build it with the cvs-ebuild ? or do you download the tarball and build it yourself?
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."

DigitoErgoSum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 42
Re: 2005-10-19 error in compile-time
« Reply #2 on: October 19, 2005, 08:41:48 PM »

Ebuild.
Quote
[ebuild   R   ] net-p2p/amule-cvs-2  -X +amuled -debug -gtk2 +kad -nls -nosystray +optimize +remote -remote-gui -stats -unicode -wxgtk1 0 kB [1]
The same ebuild used for the older cvs.

Bye
Logged

lfroen

  • Guest
Re: 2005-10-19 error in compile-time
« Reply #3 on: October 20, 2005, 08:41:49 AM »

Rerun autogen and configure
Logged

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: 2005-10-19 error in compile-time
« Reply #4 on: October 21, 2005, 03:24:37 PM »

Quote
Originally posted by lfroen
Rerun autogen and configure

I have the same problem but i have used the tarball

What can i do?  ?(
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: 2005-10-19 error in compile-time
« Reply #5 on: October 21, 2005, 03:32:01 PM »

did you do "make distclean" and tehn what lfroen said?
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."

mithrandir77

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 69
Re: 2005-10-19 error in compile-time
« Reply #6 on: October 21, 2005, 03:51:28 PM »

Quote
Originally posted by stefanero
did you do "make distclean" and tehn what lfroen said?

I have done now make distclean

Now the error has changed

The new error is attached




Help me please!  ;(

I don't have problems with 2.0.3 release but i would like to try cvs version...  ;)
« Last Edit: October 21, 2005, 03:53:22 PM by mithrandir77 »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: 2005-10-19 error in compile-time
« Reply #7 on: October 21, 2005, 04:43:04 PM »

lets stick to the other thread ;)
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."