bug-glibc
[Top][All Lists]
Advanced

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

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


From: Eliuth Pomar
Subject: make[3]: *** [s-genrtl] Error 127
Date: Mon, 5 May 2003 14:34:54 -0400




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.

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?

Regards,
Eliuth





reply via email to

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