aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: rc6 doesnt compile.. dont understand errormessage  (Read 2671 times)

elfstone

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
rc6 doesnt compile.. dont understand errormessage
« on: October 05, 2004, 12:53:34 PM »

Hi.. i tried to configure rc6 without the daemon-stuff now, and it dosnt work. RC5 compiles fine on my machine, i think i have installed all dependencies. Configure seems to work without problems:

Quote
 Configure script has finished system check.

  Configured aMule 2.0.0rc6 for 'i686-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?               no
  Should aMule GUI Client be built?                        no

  **** aMule WebServer ****
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.4.2
                                       GTK                1.2.10

  NOTICE: With wxWidgets versions prior 2.5, you need wxBase library to compile:
          amuleweb amulecmd and alcc


But then my make only does that, and i have no idea what could be wrong.
Any hints?


Quote
muellert@satura:~/downloads/aMule-2.0.0rc6> make
make  all-recursive
make[1]: Entering directory `/home/muellert/downloads/aMule-2.0.0rc6'
Making all in m4
make[2]: Entering directory `/home/muellert/downloads/aMule-2.0.0rc6/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc6/m4'
Making all in intl
make[2]: Entering directory `/home/muellert/downloads/aMule-2.0.0rc6/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc6/intl'
Making all in po
make[2]: Entering directory `/home/muellert/downloads/aMule-2.0.0rc6/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: Aufruf von stat für ,,t-en_GB.gmo" nicht möglich: Datei oder Verzeichnis nicht gefunden
make[2]: *** [en_GB.gmo] Fehler 1
make[2]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc6/po'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/muellert/downloads/aMule-2.0.0rc6'
make: *** [all] Fehler 2
Logged

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: rc6 doesnt compile.. dont understand errormessage
« Reply #1 on: October 05, 2004, 02:21:06 PM »

Hi,

Try to install gettex-devel but i really dont know german, so i dont know what error it is... Post on german forum :)

Thepolish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc6 doesnt compile.. dont understand errormessage
« Reply #2 on: October 05, 2004, 04:56:43 PM »

yup gettext should solve taht ...
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."

elfstone

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
Re: rc6 doesnt compile.. dont understand errormessage
« Reply #3 on: October 05, 2004, 06:49:04 PM »

Yep, it solved it. Thx for the help..

Maybe configure should check for it?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc6 doesnt compile.. dont understand errormessage
« Reply #4 on: October 05, 2004, 07:50:21 PM »

it does check...
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."

elfstone

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 41
Re: rc6 doesnt compile.. dont understand errormessage
« Reply #5 on: October 05, 2004, 07:57:07 PM »

it should print an error-message that it wont compile without it.
Logged