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-2.0.0rc7 : compilation on Debian Woody  (Read 2316 times)

Anne Onyme

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 56
aMule-2.0.0rc7 : compilation on Debian Woody
« on: October 24, 2004, 11:02:55 AM »

Hi devs !

First of all, like everybody "Your work rocks ! Keep up the good work !"

After an advice from Xaignar i use those flags for configure :

./configure --disable-cas --disable-wxcas --disable-debug

but still have error :

Code: [Select]
g++ -DHAVE_CONFIG_H -I. -I. -I..      -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   -I/usr/local/include -DUSE_EMBEDDED_CRYPTO    -c -o amule-UploadQueue.o `test -f 'UploadQueue.cpp' || echo './'`UploadQueue.cpp
UploadQueue.cpp: In method `void CUploadQueue::AddUpNextClient(CUpDownClient * = 0)':
UploadQueue.cpp:111: `::find' undeclared (first use here)
make[4]: *** [amule-UploadQueue.o] Erreur 1
make[4]: quittant le répertoire « /home/***/install/amule/aMule-2.0.0rc7/src »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/***/install/amule/aMule-2.0.0rc7/src »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/***/install/amule/aMule-2.0.0rc7/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/***/install/amule/aMule-2.0.0rc7 »
make: *** [all] Erreur 2
zsh: exit 2     make

Any idea to fix this ?

Thank you for your attention,
Regards
Logged
Chaque découverte, chaque progrès, chaque augmentation de la richesse de l'humanité a son origine dans l'ensemble du travail manuel et cérébral du passé et du présent.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: aMule-2.0.0rc7 : compilation on Debian Woody
« Reply #1 on: October 24, 2004, 04:06:05 PM »

Have you read http://www.amule.org/wiki/index.php/HowTo_Compile_In_Debian ?

BTW, disabling wxcas and cas is no need, in fact, they are disabled by default AFAIK (or at least they used to be hehe)

Greetings!
Logged

darklegion

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
Re: aMule-2.0.0rc7 : compilation on Debian Woody
« Reply #2 on: October 25, 2004, 05:41:13 AM »

Unless you don't have a choice my advice would be to to update to testing or unstable.Woody is now several years out of date and really only used by servers that require tried and proven software that is guaranteed not to crash,snd the merits of using ancient software for stability is debatable.For the average user anything less then testing is crazy,and 'unstable' is prefectly stable for me.
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-2.0.0rc7 : compilation on Debian Woody
« Reply #3 on: October 25, 2004, 06:56:13 AM »

like i remember woody uses still gcc 2.9.x .. i think thats the (our) problem

Anne Onyme

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 56
Re: aMule-2.0.0rc7 : compilation on Debian Woody
« Reply #4 on: October 25, 2004, 01:44:06 PM »

Hi,

I've upgraded to testing...

;)
Logged
Chaque découverte, chaque progrès, chaque augmentation de la richesse de l'humanité a son origine dans l'ensemble du travail manuel et cérébral du passé et du présent.