[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc 3.3.3 aus Quellen installieren



Hallo,

ich habe ein Problem bei der Installation von gcc aus den Quellen. Zuerst habe
ich es mit apt-get source gcc unter unstable versucht, dabei erhalte ich aber
folgende Fehlermeldung:

Need to get 38.8kB of source archives.
sh: dpkg-source: command not found
Unpack command 'dpkg-source -x gcc-defaults_1.11.dsc' failed.
E: Child process failed


So dass ich es dann mit den Quellen direkt von einem Gnu-Mirror versucht habe.
Mit: 'sh ./configure' habe ich das Makefile erstellt. Anschließend erhalte ich
folgende Fehlermeldung beim Aufruf von 'make':

 ...
 ...
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \ /bin/sh ./mkconfig.sh
hconfig.h cc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H
-DGENERATOR_FILE -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o
gengenrtl.o cc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H
-DGENERATOR_FILE -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a ./gengenrtl -h > tmp-genrtl.h /bin/sh:
./gengenrtl: Keine Berechtigung make[1]: *** [s-genrtl] Fehler 126 make[1]:
Leaving directory `/home/fab/HOME/Software/gcc-3.3.3/gcc' make: *** [all-gcc]
Fehler 2


Kann mir da jemand weiterhelfen?

Beste Grüße!
-- 
Fabian Braennstroem
Duesseldorf/Berlin



Reply to: