Anzeige:
Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 15 von 17

Thema: ./Configure zeigt undefinierbare Fehler

  1. #1
    Crate
    Gast

    ./Configure zeigt undefinierbare Fehler

    hallo,
    ich wollte das Plugin Geo-IP-1.3.5 für Nicotine (soulseek-client) installieren.
    Hier ist noch ne Info über Geo-IP, die beim start von Nicotine kommt:

    Nicotine unterstützt einen Ländercode-Blocker, aber
    dazu wird die GeoIP-Bibliothek (GPL) benötigt. Sie finden sie unter:
    C-Bibliothek: http://www.maxmind.com/app/c
    Python-Bindings: http://www.maxmind.com/app/python
    (Die Python-Bindings benötigen die C-Bibliothek)
    Jedoch bekomme ich, wenn ich ./configure betätige einige Fehlermeldungen, womit ich nichts anfangen kann:

    whether the C compiler (gcc ) is a cross-compiler... no
    checking for Cygwin environment... no
    checking for mingw32 environment... no
    checking for a sed that does not truncate output... /bin/sed
    checking for executable suffix... no
    checking whether -lc should be explicitly linked in... no
    so das sind die Fehlermeldungen, die ich da rausgepickt habe.

    Als distribution hab ich Fedora Core 2. Ich glaub aber die C-lib muss doch bei Fedora dabei sein. C ist doch eine der gängigsten Programmiersprachen und die Entwicklertools habe ich bei FC2 auch mitinstalliert.

    Könnt ihr mir da bitte helfen und sagen, was ich noch nachinstallieren muss??

  2. #2
    Slacker
    Registriert seit
    Oct 2003
    Beiträge
    16
    Also ich intepretiere keinen dieser Meldungen als Fehler, eigentlich brauchst du nichts davon.
    Die Fehlermeldungen erscheinen meistens ganz am Schluss, was steht denn da?

  3. #3
    Crate
    Gast
    Zitat Zitat von Flamesword
    Also ich intepretiere keinen dieser Meldungen als Fehler, eigentlich brauchst du nichts davon.
    Die Fehlermeldungen erscheinen meistens ganz am Schluss, was steht denn da?
    ne, da kommt kein "Fehler" mehr. ich hab ja alle rausgeschreiben.

    am ende nur noch creating makefile etc... - also alles normal

    aber wenn ich dann make check mache, dann kommen Fehler und man sieht "test failed" aber dieses make check ist bestimmt 10 DINA4 Seiten lang.
    Geändert von Crate (21.07.04 um 00:02 Uhr)

  4. #4
    Registrierter Benutzer
    Registriert seit
    Feb 2002
    Ort
    Berlin
    Beiträge
    1.125
    Hallo,

    also wenn ./configure und make ohne Abbruch durchlaufen würde ich mir keine sorgen machen. Es gibt immer wieder Programme die bei make check Fehler anzeigen, die aber u.U. nicht so schlimm sind. Evtl. findest du auf der HP des Programmes welche Fehler als normal angesehen werden.

    mfg
    tooly

  5. #5
    Doppelmutter Avatar von Susu
    Registriert seit
    Nov 2002
    Ort
    Am Arsch der Welt
    Beiträge
    4.907
    Crate, lass Dein "./configure" einfach durchlaufen, mach danach einfach "make" und wenn das ohne Fehler durchgelaufen ist, dann einfach "su" und Dein root-Passwort eingeben. Danach noch ein "make install" oder - falls Du es installiert hast - ein "checkinstall" (damit wird Dir ein rpm gebaut).

    Susu
    "Bei mir ist die Differenz, die ich zu frueh komme, proportional zum Weg, den ich kommen muss." -- HEMIcuda
    <mschlens> Wenn ich n Hirn haette, wuerde das jetzt krampfen.

    Das Blogdoppel Meine Mucke Reviews

  6. #6
    Crate
    Gast
    Zitat Zitat von Susu
    Crate, lass Dein "./configure" einfach durchlaufen, mach danach einfach "make" und wenn das ohne Fehler durchgelaufen ist, dann einfach "su" und Dein root-Passwort eingeben. Danach noch ein "make install" oder - falls Du es installiert hast - ein "checkinstall" (damit wird Dir ein rpm gebaut).

    Susu

    das Problem ist nur, dass an der Stelle, wo man make macht, mehrer Fehler kommen und der Test fehl schlägt.
    Mal ne Frage: ab welchem Befehl fängt das System richtig an zu installieren?? Also, dass Dateien irgendwohin kopiert werden.
    Geändert von Crate (21.07.04 um 11:30 Uhr)

  7. #7
    Doppelmutter Avatar von Susu
    Registriert seit
    Nov 2002
    Ort
    Am Arsch der Welt
    Beiträge
    4.907
    Zitat Zitat von Crate
    das Problem ist nur, dass an der Stelle, wo man make macht, mehrer Fehler kommen und der Test fehl schlägt.
    Vielleicht postest Du einfach mal die Fehlermeldungen bei make?
    "Bei mir ist die Differenz, die ich zu frueh komme, proportional zum Weg, den ich kommen muss." -- HEMIcuda
    <mschlens> Wenn ich n Hirn haette, wuerde das jetzt krampfen.

    Das Blogdoppel Meine Mucke Reviews

  8. #8
    Crate
    Gast
    ouuuuu, das wird aber lang hier ist das make.... da sind immer noch Fehler drin, aber irgendwie weniger als Gestern... Ich poste erst nochmal ./configure, damit du nen vollständigen überblick hast:

    [root@RK4 GeoIP-1.3.5]# ./configure
    creating cache ./config.cache
    checking for a BSD compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... yes
    checking for working aclocal-1.4... found
    checking for working autoconf... found
    checking for working automake-1.4... found
    checking for working autoheader... found
    checking for working makeinfo... found
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking for Cygwin environment... no
    checking for mingw32 environment... no
    checking how to run the C preprocessor... gcc -E
    checking host system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking for a sed that does not truncate output... /bin/sed
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking for object suffix... o
    checking for executable suffix... no
    checking command to parse /usr/bin/nm -B output... ok
    checking for dlfcn.h... yes
    checking for ranlib... ranlib
    checking for strip... strip
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.lo... yes
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking whether the linker (/usr/bin/ld) supports shared libraries... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether -lc should be explicitly linked in... no
    creating libtool
    Enabling GeoIP City Edition support
    checking for stdint.h... yes
    checking for gethostbyname... yes
    updating cache ./config.cache
    creating ./config.status
    creating Makefile
    creating GeoIP.spec
    creating libGeoIP/Makefile
    creating apps/Makefile
    creating conf/Makefile
    creating data/Makefile
    creating man/Makefile
    creating test/Makefile
    hier Make

    [root@RK4 GeoIP-1.3.5]# make
    Making all in libGeoIP
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/G eoIP-1.3.5/libGeoIP'
    /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -D HAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/s hare/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIP.c
    mkdir .libs
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 - DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADI R=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIP.c -fPIC -DPIC -o .libs/GeoIP .lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 - DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADI R=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIP.c -o GeoIP.o >/dev/null 2>&1
    mv -f .libs/GeoIP.lo GeoIP.lo
    /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPCity.c
    rm -f .libs/GeoIPCity.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPCity.c -fPIC -DPIC -o .libs/GeoIPCity.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPCity.c -o GeoIPCity.o >/dev/null 2>&1
    mv -f .libs/GeoIPCity.lo GeoIPCity.lo
    /bin/sh ../libtool --mode=link gcc -g -O2 -o libGeoIP.la -rpath /usr/local/lib -version-info 4:5:3 GeoIP.lo GeoIPCity.lo
    rm -fr .libs/libGeoIP.la .libs/libGeoIP.* .libs/libGeoIP.*
    gcc -shared GeoIP.lo GeoIPCity.lo -Wl,-soname -Wl,libGeoIP.so.1 -o .libs/libGeoIP.so.1.3.5
    (cd .libs && rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.3.5 libGeoIP.so.1)
    (cd .libs && rm -f libGeoIP.so && ln -s libGeoIP.so.1.3.5 libGeoIP.so)
    ar cru .libs/libGeoIP.a GeoIP.o GeoIPCity.o
    ranlib .libs/libGeoIP.a
    creating libGeoIP.la
    (cd .libs && rm -f libGeoIP.la && ln -s ../libGeoIP.la libGeoIP.la)
    /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPUpdate.c
    rm -f .libs/GeoIPUpdate.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPUpdate.c -fPIC -DPIC -o .libs/GeoIPUpdate.lo
    GeoIPUpdate.c: In function `GeoIP_update_database_general':
    GeoIPUpdate.c:386: warning: implicit declaration of function `_full_path_to'
    GeoIPUpdate.c:386: warning: assignment makes pointer from integer without a cast
    GeoIPUpdate.c:725: warning: initialization from incompatible pointer type
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPUpdate.c -o GeoIPUpdate.o >/dev/null 2>&1
    mv -f .libs/GeoIPUpdate.lo GeoIPUpdate.lo
    /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c md5.c
    rm -f .libs/md5.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c md5.c -fPIC -DPIC -o .libs/md5.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c md5.c -o md5.o >/dev/null 2>&1
    mv -f .libs/md5.lo md5.lo
    /bin/sh ../libtool --mode=link gcc -g -O2 -o libGeoIPUpdate.la -rpath /usr/local/lib GeoIPUpdate.lo md5.lo -lz
    rm -fr .libs/libGeoIPUpdate.la .libs/libGeoIPUpdate.* .libs/libGeoIPUpdate.*
    gcc -shared GeoIPUpdate.lo md5.lo -lz -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0
    (cd .libs && rm -f libGeoIPUpdate.so.0 && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0)
    (cd .libs && rm -f libGeoIPUpdate.so && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so)
    ar cru .libs/libGeoIPUpdate.a GeoIPUpdate.o md5.o
    ranlib .libs/libGeoIPUpdate.a
    creating libGeoIPUpdate.la
    (cd .libs && rm -f libGeoIPUpdate.la && ln -s ../libGeoIPUpdate.la libGeoIPUpdate.la)
    /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPBitReader.c
    rm -f .libs/GeoIPBitReader.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPBitReader.c -fPIC -DPIC -o .libs/GeoIPBitReader.lo
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -DGEOIPDATADIR=\"/usr/local/share/GeoIP\" -Wall -g -O2 -c GeoIPBitReader.c -o GeoIPBitReader.o >/dev/null 2>&1
    mv -f .libs/GeoIPBitReader.lo GeoIPBitReader.lo
    /bin/sh ../libtool --mode=link gcc -g -O2 -o libGeoIPBitReader.la -rpath /usr/local/lib GeoIPBitReader.lo
    rm -fr .libs/libGeoIPBitReader.la .libs/libGeoIPBitReader.* .libs/libGeoIPBitReader.*
    gcc -shared GeoIPBitReader.lo -Wl,-soname -Wl,libGeoIPBitReader.so.0 -o .libs/libGeoIPBitReader.so.0.0.0
    (cd .libs && rm -f libGeoIPBitReader.so.0 && ln -s libGeoIPBitReader.so.0.0.0 libGeoIPBitReader.so.0)
    (cd .libs && rm -f libGeoIPBitReader.so && ln -s libGeoIPBitReader.so.0.0.0 libGeoIPBitReader.so)
    ar cru .libs/libGeoIPBitReader.a GeoIPBitReader.o
    ranlib .libs/libGeoIPBitReader.a
    creating libGeoIPBitReader.la
    (cd .libs && rm -f libGeoIPBitReader.la && ln -s ../libGeoIPBitReader.la libGeoIPBitReader.la)
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/libGeoIP'
    Making all in apps
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/apps'
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoiplookup.cgeoiplookup.c: In Funktion »main«:
    geoiplookup.c:54: Warnung: implicit declaration of function `_setup_dbfilename'
    /bin/sh ../libtool --mode=link gcc -g -O2 -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la
    mkdir .libs
    gcc -g -O2 -o .libs/geoiplookup geoiplookup.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating geoiplookup
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoipupdate.cgeoipupdate.c: In Funktion »main«:
    geoipupdate.c:71: Warnung: `err' might be used uninitialized in this function
    /bin/sh ../libtool --mode=link gcc -g -O2 -o geoipupdate geoipupdate.o ../libGeoIP/libGeoIPUpdate.la ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/geoipupdate geoipupdate.o ../libGeoIP/.libs/libGeoIPUpdate.so -lz ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating geoipupdate
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoipexport.c/bin/sh ../libtool --mode=link gcc -g -O2 -o geoipexport geoipexport.o ../libGeoIP/libGeoIPBitReader.la ../libGeoIP/libGeoIP.la -lm
    gcc -g -O2 -o .libs/geoipexport geoipexport.o ../libGeoIP/.libs/libGeoIPBitReader.so ../libGeoIP/.libs/libGeoIP.so -lm -Wl,--rpath -Wl,/usr/local/lib
    creating geoipexport
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O2 -c geoipexportlocations.c
    /bin/sh ../libtool --mode=link gcc -g -O2 -o geoipexportlocations geoipexportlocations.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/geoipexportlocations geoipexportlocations.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/libcreating geoipexportlocations
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/apps'
    Making all in conf
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    make[1]: Für das Ziel »all« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    Making all in data
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    make[1]: Für das Ziel »all« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    Making all in test
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c benchmark.c
    /bin/sh ../libtool --mode=link gcc -g -O2 -o benchmark benchmark.o ../libGeoIP/libGeoIP.la
    mkdir .libs
    gcc -g -O2 -o .libs/benchmark benchmark.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating benchmark
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c test-geoip-region.c
    /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/test-geoip-region test-geoip-region.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating test-geoip-region
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c test-geoip-city.c
    test-geoip-city.c: In Funktion »main«:
    test-geoip-city.c:67: Warnung: control reaches end of non-void function
    /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/test-geoip-city test-geoip-city.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating test-geoip-city
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c test-geoip-org.c
    /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/test-geoip-org test-geoip-org.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating test-geoip-org
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c test-geoip-asnum.c
    test-geoip-asnum.c: In Funktion »main«:
    test-geoip-asnum.c:57: Warnung: control reaches end of non-void function
    /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/test-geoip-asnum test-geoip-asnum.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating test-geoip-asnum
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c test-geoip-isp.c
    test-geoip-isp.c: In Funktion »main«:
    test-geoip-isp.c:57: Warnung: control reaches end of non-void function
    /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/test-geoip-isp test-geoip-isp.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating test-geoip-isp
    gcc -DPACKAGE=\"GeoIP\" -DVERSION=\"1.3.5\" -DHAVE_DLFCN_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETHOSTBYNAME=1 -DDEFAULT_DBDIR=\"NONE/share/GeoIP\" -I. -I. -I../libGeoIP -Wall -ansi -g -O2 -c test-geoip-netspeed.c
    test-geoip-netspeed.c: In Funktion »main«:
    test-geoip-netspeed.c:57: Warnung: control reaches end of non-void function
    /bin/sh ../libtool --mode=link gcc -g -O2 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la
    gcc -g -O2 -o .libs/test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/.libs/libGeoIP.so -Wl,--rpath -Wl,/usr/local/lib
    creating test-geoip-netspeed
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    Making all in man
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[1]: Für das Ziel »all« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5'
    make[1]: Für das Ziel »all-am« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5'

  9. #9
    Registrierter Benutzer
    Registriert seit
    Feb 2002
    Ort
    Berlin
    Beiträge
    1.125
    Hallo Crate,

    ich hasse diese Meldungen bei denen erst nach und nach rauskommt was wirklich falsch läuft.

    Erst sind es "komische" Meldungen von ./configure, dann schlägt make check fehl und am Ende klappt nichtmal make.

    Also was ist denn nun los?
    Mit welcher Fehlermeldung bricht make ab?
    Das System fängt an zu installieren, wenn Du logischerweise make install eingibst.

    mfg
    tooly

  10. #10
    Klugsch***er Avatar von Krischi
    Registriert seit
    Feb 2004
    Ort
    Wo's blitzt und kracht
    Beiträge
    2.021
    @Crate
    Ich will ja nicht ausschließen, daß ich da was übersehe, aber ich sehe nirgendwo ein wirkliches Problem.

    Sowohl ./configure als auch make sind durchgelaufen ohne mit einer relevanten Fehlermeldung (die stünde dann, wie schon jemand anmerkte, jeweils am Ende) abzubrechen.

    Du scheinst ein Problem zu vermuten/befürchten, wo es in meinen Augen gar keins gibt.

  11. #11
    Doppelmutter Avatar von Susu
    Registriert seit
    Nov 2002
    Ort
    Am Arsch der Welt
    Beiträge
    4.907
    Ja, es ist doch alles durchgelaufen. Einfach in dem Verzeichnis, in dem Du Kompilierst mit "su" zu root werden, und ein beherztes "make install" (oder "checkinstall", wie ich bereits schon schrieb).
    "Bei mir ist die Differenz, die ich zu frueh komme, proportional zum Weg, den ich kommen muss." -- HEMIcuda
    <mschlens> Wenn ich n Hirn haette, wuerde das jetzt krampfen.

    Das Blogdoppel Meine Mucke Reviews

  12. #12
    Crate
    Gast
    also lernen wir daraus, dass man bei kleinen Fehlern in ./configure und make getrost weiterinstallieren kann, wenn es bis zum Ende läuft??

    Also für mich wäre sowas nen Fehler, aber ich bin in Sachen compilieren noch ziemlich unerfahren:

    Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    make[1]: Für das Ziel »all« ist nichts zu tun.


    also make install hat glaub ich geklappt. Aber da steht irgendwas noch mit libary installieren. Muss ich das machen, oder sollte ich das machen?? Ja, ich weiss, dass da ne ungefaire Anleitung steht, wie man das macht, aber irgendwie versteh ich das nicht.

    [root@RK4 GeoIP-1.3.5]# make install
    Making install in libGeoIP
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/G eoIP-1.3.5/libGeoIP'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/G eoIP-1.3.5/libGeoIP'
    /bin/sh ../mkinstalldirs /usr/local/lib
    /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIP.la /usr/local/li b/libGeoIP.la
    /usr/bin/install -c .libs/libGeoIP.so.1.3.5 /usr/local/lib/libGeoIP.so.1.3.5
    (cd /usr/local/lib && rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.3.5 libGeoIP.so .1)
    (cd /usr/local/lib && rm -f libGeoIP.so && ln -s libGeoIP.so.1.3.5 libGeoIP.so)
    /usr/bin/install -c .libs/libGeoIP.lai /usr/local/lib/libGeoIP.la
    /usr/bin/install -c .libs/libGeoIP.a /usr/local/lib/libGeoIP.a
    ranlib /usr/local/lib/libGeoIP.a
    chmod 644 /usr/local/lib/libGeoIP.a
    PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
    ----------------------------------------------------------------------
    Libraries have been installed in:
    /usr/local/lib

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
    - have your system administrator add LIBDIR to `/etc/ld.so.conf'

    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIPUpdate.la /usr/lo cal/lib/libGeoIPUpdate.la
    /usr/bin/install -c .libs/libGeoIPUpdate.so.0.0.0 /usr/local/lib/libGeoIPUpdate. so.0.0.0
    (cd /usr/local/lib && rm -f libGeoIPUpdate.so.0 && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0)
    (cd /usr/local/lib && rm -f libGeoIPUpdate.so && ln -s libGeoIPUpdate.so.0.0.0 l ibGeoIPUpdate.so)
    /usr/bin/install -c .libs/libGeoIPUpdate.lai /usr/local/lib/libGeoIPUpdate.la
    /usr/bin/install -c .libs/libGeoIPUpdate.a /usr/local/lib/libGeoIPUpdate.a
    ranlib /usr/local/lib/libGeoIPUpdate.a
    chmod 644 /usr/local/lib/libGeoIPUpdate.a
    PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
    ----------------------------------------------------------------------
    Libraries have been installed in:
    /usr/local/lib

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
    - have your system administrator add LIBDIR to `/etc/ld.so.conf'

    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIPBitReader.la /usr /local/lib/libGeoIPBitReader.la
    /usr/bin/install -c .libs/libGeoIPBitReader.so.0.0.0 /usr/local/lib/libGeoIPBitR eader.so.0.0.0
    (cd /usr/local/lib && rm -f libGeoIPBitReader.so.0 && ln -s libGeoIPBitReader.so .0.0.0 libGeoIPBitReader.so.0)
    (cd /usr/local/lib && rm -f libGeoIPBitReader.so && ln -s libGeoIPBitReader.so.0 .0.0 libGeoIPBitReader.so)
    /usr/bin/install -c .libs/libGeoIPBitReader.lai /usr/local/lib/libGeoIPBitReader .la
    /usr/bin/install -c .libs/libGeoIPBitReader.a /usr/local/lib/libGeoIPBitReader.a
    ranlib /usr/local/lib/libGeoIPBitReader.a
    chmod 644 /usr/local/lib/libGeoIPBitReader.a
    PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
    ----------------------------------------------------------------------
    Libraries have been installed in:
    /usr/local/lib

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
    - have your system administrator add LIBDIR to `/etc/ld.so.conf'

    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    /bin/sh ../mkinstalldirs /usr/local/include
    /usr/bin/install -c -m 644 GeoIP.h /usr/local/include/GeoIP.h
    /usr/bin/install -c -m 644 GeoIPCity.h /usr/local/include/GeoIPCity.h
    /usr/bin/install -c -m 644 GeoIPBitReader.h /usr/local/include/GeoIPBitReader.h
    /usr/bin/install -c -m 644 GeoIPUpdate.h /usr/local/include/GeoIPUpdate.h
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/Ge oIP-1.3.5/libGeoIP'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/Ge oIP-1.3.5/libGeoIP'
    Making install in apps
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/G eoIP-1.3.5/apps'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/G eoIP-1.3.5/apps'
    /bin/sh ../mkinstalldirs /usr/local/bin
    /bin/sh ../libtool --mode=install /usr/bin/install -c geoiplookup /usr/local/ bin/geoiplookup
    /usr/bin/install -c .libs/geoiplookup /usr/local/bin/geoiplookup
    /bin/sh ../libtool --mode=install /usr/bin/install -c geoipupdate /usr/local/ bin/geoipupdate
    /usr/bin/install -c .libs/geoipupdate /usr/local/bin/geoipupdate
    /bin/sh ../libtool --mode=install /usr/bin/install -c geoipexport /usr/local/ bin/geoipexport
    /usr/bin/install -c .libs/geoipexport /usr/local/bin/geoipexport
    /bin/sh ../libtool --mode=install /usr/bin/install -c geoipexportlocations /u sr/local/bin/geoipexportlocations
    /usr/bin/install -c .libs/geoipexportlocations /usr/local/bin/geoipexportlocations
    make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/apps'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/apps'
    Making install in conf
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    /bin/sh ../mkinstalldirs /usr/local/etc
    /usr/bin/install -c -m 644 ./GeoIP.conf.default /usr/local/etc/GeoIP.conf.default
    make install-data-hook
    make[3]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    /bin/sh ../mkinstalldirs /usr/local/etc
    /usr/bin/install -c -m 644 ./GeoIP.conf.default /usr/local/etc/GeoIP.conf.default
    /usr/bin/install -c -m 644 GeoIP.conf.default /usr/local/etc/GeoIP.conf
    make[3]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    Making install in data
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
    /bin/sh ../mkinstalldirs /usr/local/share/GeoIP
    mkdir /usr/local/share/GeoIP
    make install-data-hook
    make[3]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    /bin/sh ../mkinstalldirs /usr/local/share/GeoIP
    /usr/bin/install -c -m 644 GeoIP.dat /usr/local/share/GeoIP/GeoIP.dat
    make[3]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    Making install in test
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
    make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    Making install in man
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
    make install-man1
    make[3]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    /bin/sh ../mkinstalldirs /usr/local/man/man1
    mkdir /usr/local/man
    mkdir /usr/local/man/man1
    /usr/bin/install -c -m 644 ./geoiplookup.1 /usr/local/man/man1/geoiplookup.1
    make[3]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make install-data-hook
    make[3]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make install-man1
    make[4]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    /bin/sh ../mkinstalldirs /usr/local/man/man1
    /usr/bin/install -c -m 644 ./geoiplookup.1 /usr/local/man/man1/geoiplookup.1
    make[4]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    cat geoipupdate.1 | sed s,CONF_DIR,/usr/local/etc, > /usr/local/man/man1/geoipupdate.1
    make[3]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/man'
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5'
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5'
    make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
    make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5'
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5'

  13. #13
    Crate
    Gast
    das sind jetzt viele lange Fehlermeldungen, aber ich wollte euch das make check nicht vorenthalten - das schlägt nämlich fehl. Hängt das villeicht mit den Libaries zusammen?

    make check
    Making check in libGeoIP
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/libGeoIP'
    make[1]: Für das Ziel »check« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/libGeoIP'
    Making check in apps
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/apps'
    make[1]: Für das Ziel »check« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/apps'
    Making check in conf
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    make[1]: Für das Ziel »check« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/conf'
    Making check in data
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    make[1]: Für das Ziel »check« ist nichts zu tun.
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/data'
    Making check in test
    make[1]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make test-geoip test-geoip-proxy
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make[2]: »test-geoip« ist bereits aktualisiert.
    make[2]: »test-geoip-proxy« ist bereits aktualisiert.
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make check-TESTS
    make[2]: Entering directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    ./test-geoip: line 1: cd: /home/alex/Installationsdateien/Namenloser: Datei oder Verzeichnis nicht gefunden
    gcc: Ordner/GeoIP-1.3.5/test/.libs/10330-lt-test-geoip: Datei oder Verzeichnis nicht gefunden
    FAIL: test-geoip
    ===================
    1 of 1 tests failed
    ===================
    make[2]: *** [check-TESTS] Fehler 1
    make[2]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make[1]: *** [check-am] Fehler 2
    make[1]: Leaving directory `/home/alex/Installationsdateien/Namenloser Ordner/GeoIP-1.3.5/test'
    make: *** [check-recursive] Fehler 1

  14. #14
    Registrierter Benutzer
    Registriert seit
    Feb 2002
    Ort
    Berlin
    Beiträge
    1.125
    Hallo crate,

    wo siehst Du denn bei ./configure fehler?

    Hast Du denn in Deinem system Cygwin und/oder mingw32 installiert und/der den gcc als crosscompiler erstellt? Wenn ja dann ist es sicherlich ein Fehler dass ./configure es nicht findet, wenn es nicht installiert ist, dann zeigt doch ./configure alles richtig an.

  15. #15
    Registrierter Benutzer
    Registriert seit
    Oct 1999
    Ort
    Kiel
    Beiträge
    1.798
    Hi

    das problem deutet auf ein fehler wegen deines Ordnernames hin
    das skript das die installation machen soll behescht keine leerzeichen im ordnernamen

    siehe :
    home/alex/Installationsdateien/Namenloser: Datei oder Verzeichnis nicht gefunden

    dr name 'Namenloser Ordner' ist das problem.
    entweder das installskript ändern oder den ordner in Namenloser_Ordner umbenennen ( dann eventuell make clean / configure / make nochmal ausführen)


    gruss
    christoph

Ähnliche Themen

  1. WineX3.2...Fehler beim kompelieren!
    Von MALON3 im Forum Emulatoren für Spiele
    Antworten: 22
    Letzter Beitrag: 26.01.04, 01:21
  2. konstruct SuSE 9.0 libGL Fehler
    Von Los_Andros im Forum Kompilieren von Kernel und Sourcen
    Antworten: 12
    Letzter Beitrag: 08.01.04, 18:25
  3. prob bein installieren von vlc!!
    Von Blame! im Forum Fernsehen
    Antworten: 0
    Letzter Beitrag: 28.10.03, 19:28
  4. Endeavour2 - Ich find den Fehler nicht
    Von MHage im Forum Kompilieren von Kernel und Sourcen
    Antworten: 2
    Letzter Beitrag: 03.06.03, 12:09
  5. Fehler beim kompilieren von k3b
    Von pixel im Forum Kompilieren von Kernel und Sourcen
    Antworten: 4
    Letzter Beitrag: 30.05.03, 10:20

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •