Hallo Lug !
Hallo Leute !
Ich habe seit kurzem Suse 9.1 auf meinem Rechner mit Kernel 2.6.4-54.5-default. Bin also absoluter Linux-Newbie, da ich vorher mit Linux noch nie was zu tun hatte.
Nun hatte ich mir den aMule-2.0.0rc3 als rpm installiert. Allerdings stürzt der mir immer wieder in unregelmäßigen Zeitabständen ab oder das ganze System friert ein. Länger als 3 Stunden hat er es noch nie durchgehalten. Da er aber permanent durchziehen soll, habe ich mal versucht, eine CVS zu kompilieren.
Ich habe mir die aMule-cvs-20040612.tar.bz2 heruntergeladen und alles genauso gemacht, wie es in der dort enthaltenen Anleitung (INSTALL) beschrieben ist. Die benötigten Pakete, wie libcrypto usw. habe ich vorher auch installiert.
Nun hab ich wie in der anleitung beschrieben "./configure && make" eingegeben. Da bekomme ich einige Fehlermeldungen, mit denen ich nix anfangen kann. Hier mal die Meldungen der Konsole, nach dem Befehl: ----------------------------------------------------------------------------------------------------- bastardo@linux:~/amule/amule-cvs> ./configure && make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ranlib... ranlib checking for strerror in -lcposix... no checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.4.0... yes (version 2.4.2) checking for wxbase-2.4-config... /usr/bin/wxbase-2.4-config checking for wxWidgets base version >= 2.4.0... yes (version 2.4.2) checking for curl >= 7.9.5... yes (version 7.11.0) checking for gdlib-config... /usr/bin/gdlib-config checking for gdlib version >= 2.0.0... yes (version 2.0.22) checking if wxWidgets was linked with GTK2... no checking for gtk-config... /opt/gnome/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking if wxWidgets version >=2.5.0 ... no checking for crypto++ version >= 5.1... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether SysTray should be compiled... yes checking whether SysTray should be compiled in safe mode... no checking whether pure GTK code should be compiled... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for locale.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for floor... no checking for ftruncate... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for putenv... (cached) yes checking for select... yes checking for setlocale... (cached) yes checking for sqrt... no checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtoul... (cached) yes checking for getrlimit... yes checking for setrlimit... yes checking whether ccache support should be added... no configure: creating ./config.status config.status: creating src/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating Makefile config.status: creating Compilation.flags config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile
Configure script has finished system check.
Configured aMule CVS for 'i686-pc-linux-gnu'.
Should aMule be compiled in debug mode? yes 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 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
make all-recursive make[1]: Entering directory `/home/bastardo/amule/amule-cvs' Making all in . make[2]: Entering directory `/home/bastardo/amule/amule-cvs' make[2]: Leaving directory `/home/bastardo/amule/amule-cvs' Making all in m4 make[2]: Entering directory `/home/bastardo/amule/amule-cvs/m4' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/bastardo/amule/amule-cvs/m4' Making all in intl make[2]: Entering directory `/home/bastardo/amule/amule-cvs/intl' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/bastardo/amule/amule-cvs/intl' Making all in po make[2]: Entering directory `/home/bastardo/amule/amule-cvs/po' rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics -o en_GB.gmo en_GB.po 0 übersetzte Meldungen, 459 unübersetzte Meldungen. rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po 966 übersetzte Meldungen. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 856 übersetzte Meldungen, 20 ungenaue Übersetzungen, 6 unübersetzte Meldungen. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 966 übersetzte Meldungen. rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po 966 übersetzte Meldungen. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po 355 übersetzte Meldungen, 104 unübersetzte Meldungen. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 955 übersetzte Meldungen, 11 unübersetzte Meldungen. rm -f et_EE.gmo && /usr/bin/msgfmt -c --statistics -o et_EE.gmo et_EE.po 351 übersetzte Meldungen, 108 unübersetzte Meldungen. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 456 übersetzte Meldungen. rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po 389 übersetzte Meldungen, 375 unübersetzte Meldungen. rm -f es_MX.gmo && /usr/bin/msgfmt -c --statistics -o es_MX.gmo es_MX.po 348 übersetzte Meldungen, 111 unübersetzte Meldungen. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 754 übersetzte Meldungen, 79 unübersetzte Meldungen. rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po 514 übersetzte Meldungen, 263 unübersetzte Meldungen. rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po 966 übersetzte Meldungen. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 955 übersetzte Meldungen. rm -f ar.gmo && /usr/bin/msgfmt -c --statistics -o ar.gmo ar.po 695 übersetzte Meldungen, 233 unübersetzte Meldungen. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po 833 übersetzte Meldungen. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 881 übersetzte Meldungen, 74 unübersetzte Meldungen. rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po 741 übersetzte Meldungen, 139 unübersetzte Meldungen. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po 966 übersetzte Meldungen. rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po 939 übersetzte Meldungen, 1 ungenaue Übersetzung, 26 unübersetzte Meldungen. rm -f it_NA.gmo && /usr/bin/msgfmt -c --statistics -o it_NA.gmo it_NA.po 966 übersetzte Meldungen. rm -f pt_PT.gmo && /usr/bin/msgfmt -c --statistics -o pt_PT.gmo pt_PT.po 833 übersetzte Meldungen. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics -o hr.gmo hr.po 882 übersetzte Meldungen. make[2]: Leaving directory `/home/bastardo/amule/amule-cvs/po' Making all in src make[2]: Entering directory `/home/bastardo/amule/amule-cvs/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -D__GD__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -MT cas-cas.o -MD -MP -MF ".deps/cas-cas.Tpo" \ -c -o cas-cas.o `test -f 'utils/cas/cas.c' || echo './'`utils/cas/cas.c; \ then mv -f ".deps/cas-cas.Tpo" ".deps/cas-cas.Po"; \ else rm -f ".deps/cas-cas.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -D__GD__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -MT cas-functions.o -MD -MP -MF ".deps/cas-functions.Tpo" \ -c -o cas-functions.o `test -f 'utils/cas/functions.c' || echo './'`utils/cas/functions.c; \ then mv -f ".deps/cas-functions.Tpo" ".deps/cas-functions.Po"; \ else rm -f ".deps/cas-functions.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -D__GD__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -MT cas-configfile.o -MD -MP -MF ".deps/cas-configfile.Tpo" \ -c -o cas-configfile.o `test -f 'utils/cas/configfile.c' || echo './'`utils/cas/configfile.c; \ then mv -f ".deps/cas-configfile.Tpo" ".deps/cas-configfile.Po"; \ else rm -f ".deps/cas-configfile.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -D__GD__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -MT cas-graphics.o -MD -MP -MF ".deps/cas-graphics.Tpo" \ -c -o cas-graphics.o `test -f 'utils/cas/graphics.c' || echo './'`utils/cas/graphics.c; \ then mv -f ".deps/cas-graphics.Tpo" ".deps/cas-graphics.Po"; \ else rm -f ".deps/cas-graphics.Tpo"; exit 1; \ fi utils/cas/graphics.c:5:16: gd.h: Datei oder Verzeichnis nicht gefunden utils/cas/graphics.c: In function `createimage': utils/cas/graphics.c:17: error: `FILE' undeclared (first use in this function) utils/cas/graphics.c:17: error: (Each undeclared identifier is reported only once utils/cas/graphics.c:17: error: for each function it appears in.) utils/cas/graphics.c:17: error: `in' undeclared (first use in this function) utils/cas/graphics.c:17: error: `out' undeclared (first use in this function) utils/cas/graphics.c:17: warning: left-hand operand of comma expression has no effect utils/cas/graphics.c:19: error: `gdImagePtr' undeclared (first use in this function) utils/cas/graphics.c:19: error: parse error before "im" utils/cas/graphics.c:23: warning: implicit declaration of function `fopen' utils/cas/graphics.c:24: warning: implicit declaration of function `printf' utils/cas/graphics.c:27: warning: implicit declaration of function `fclose' utils/cas/graphics.c:34: error: `im' undeclared (first use in this function) utils/cas/graphics.c:34: warning: implicit declaration of function `gdImageCreateFromPng' utils/cas/graphics.c:35: warning: implicit declaration of function `gdImageColorResolve' utils/cas/graphics.c:39: warning: implicit declaration of function `gdImageStringFT' utils/cas/graphics.c:51: warning: implicit declaration of function `gdImagePng' utils/cas/graphics.c:54: warning: implicit declaration of function `gdImageDestroy' make[2]: *** [cas-graphics.o] Fehler 1 make[2]: Leaving directory `/home/bastardo/amule/amule-cvs/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/bastardo/amule/amule-cvs' make: *** [all] Fehler 2 bastardo@linux:~/amule/amule-cvs> --------------------------------------------------------------------------------------------------
Kann mir jemand mal die Fehlermeldungen erklären und mir sagen, wie ich die beheben kann? Fehlt da irgendwas? Vielleicht diese /utils/cas/graphics wenn ich das richtig verstehe? Wo bekomme ich die her und wie muss ich die installieren? Vielleicht kann mir ja jemand ne kleine Anleitung geben, wie ich die Fehler beheben kann und die CVS dann installiere?
Danke schonmal im Voraus !