aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: make error !? auch bei der cvs-version...  (Read 1986 times)

nofreename

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
make error !? auch bei der cvs-version...
« on: July 07, 2004, 07:04:23 PM »

Hi!
Beim compilieren erhalte ich folgende Fehlermeldung:

/amule-cvs> make
make  all-recursive
make[1]: Entering directory `/home//amule/amule-cvs'
Making all in m4
make[2]: Entering directory `/home//amule/amule-cvs/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home//amule/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home//amule/amule-cvs/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home//amule/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home//amule/amule-cvs/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//amule/amule-cvs/po'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home//amule/amule-cvs'
make: *** [all] Fehler 2

davor ./configure --disable-debug --enable-optimise && make ohne Probleme:

Configure script has finished system check.

  Configured aMule CVS for 'i686-pc-linux-gnu'.

  Should aMule be compiled in debug mode?                  no
  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?             yes
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with safe systray?              no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be compiled without bar drawing?            no
  Should aMule be linked against patched gsocket?          yes
  Should ccache support be enabled?                        no
  Should aMule command line client be built?               no
  Should aMule GUI client be built?                        no
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no
  Should aMule ed2k links handler be built?                yes
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes
  Crypto++ library/headers style?                          mdk_suse_fc

  Which libraries should aMule use?
                                       wxWidgets          2.4.2
                                       GTK                1.2.10

  NOTICE: With wxWidgets versions prior 2.5, you need wxBase library to compile aMule WebServer

Bei mir läuft Suse 9.1. Wäre super wenn jemand helfen könnte. Beim "maken" der originalen aMule-2.0.0rc3 kommt der selbe Fehler. Und die rpms verabschieden sich bei mir nach einigen stunden immer selber.
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: make error !? auch bei der cvs-version...
« Reply #1 on: July 07, 2004, 07:06:45 PM »

forum suche nach t-en_GB.gmo hätt dir geholfen ;)

installiere rpm names gettext

gruss

nofreename

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: make error !? auch bei der cvs-version...
« Reply #2 on: July 07, 2004, 07:50:01 PM »

wozu so eine suchfunktion alles gut sein kann! :)

Danke und Tschau
Logged