bug-glibc
[Top][All Lists]
Advanced

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

Re: make[3]: *** [s-genrtl] Error 127


From: Andreas Jaeger
Subject: Re: make[3]: *** [s-genrtl] Error 127
Date: Tue, 06 May 2003 12:09:10 +0200
User-agent: Gnus/5.09002 (Oort Gnus v0.20) XEmacs/21.4 (Portable Code, linux)

Eliuth Pomar <address@hidden> writes:

> Hi.
>
> I'm trying to compile glibc-2.2.5 on a s390 system. The system is currently
> running SLES8 and I want to build another library for a subsystem to run
> under the running system.

You're building GCC and not glibc here.

> I'm having the problem below while compiling:
>
>     -: make[3]: Entering directory `/usr/src/gcc-build/libiberty/testsuite'
>     -: make[3]: Nothing to be done for `all'.
>     -: make[3]: Leaving directory `/usr/src/gcc-build/libiberty/testsuite'
>     -: make[2]: Leaving directory `/usr/src/gcc-build/libiberty'
>     -: Bootstrapping the compiler
>     -: make[2]: Entering directory `/usr/src/gcc-build/gcc'
>     -: make CC="stage1/xgcc -Bstage1/ -B/usr/s390-ibm-linux/bin/" \
>     -:       STAGE_PREFIX=stage1/ \
>     -:       CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)"
>     STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/lib
>     LANGUAGES="c gcov c++" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
>     -: make[3]: Entering directory `/usr/src/gcc-build/gcc'
>     -: HEADERS="auto-host.h ansidecl.h  s390/s390.h dbxelf.h elfos.h svr4.h
>     linux.h s390/linux.h defaults.h" DEFINES="POSIX" \
>     -: TARGET_CPU_DEFAULT="" \
>     -: /bin/sh ../../gcc-3.2.2/gcc/mkconfig.sh config.h
>     -: config.h is unchanged
>     -: HEADERS="auto-host.h ansidecl.h  s390/s390.h dbxelf.h elfos.h svr4.h
>     linux.h s390/linux.h defaults.h" DEFINES="POSIX" \
>     -: TARGET_CPU_DEFAULT="" \
>     -: /bin/sh ../../gcc-3.2.2/gcc/mkconfig.sh hconfig.h
>     -: hconfig.h is unchanged
>     -: ./gengenrtl -h > tmp-genrtl.h
>     -: /bin/sh: line 1: ./gengenrtl: No such file or directory
>     -: make[3]: *** [s-genrtl] Error 127
>     -: make[3]: Leaving directory `/usr/src/gcc-build/gcc'
>     -: make[2]: *** [stage2_build] Error 2
>     -: make[2]: Leaving directory `/usr/src/gcc-build/gcc'
>     -: make[1]: *** [bootstrap] Error 2
>     -: make[1]: Leaving directory `/usr/src/gcc-build'
>     I: Log file stored in "/root/.nALFS/packages/gcc-3.2.2.log".
>     E: Execution failed (2).
>     I: Executing for 00:54:31, total 00:54:31.
>
> I tried searching the bug database for the problem but I couldn't find a
> match. Can someone tell me what is wrong?

Ask the GCC folks for this.

did you really run make bootstrap?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj




reply via email to

[Prev in Thread] Current Thread [Next in Thread]