Gast
2004-12-31, 02:58:20
.
.
.
.
checking for library containing strerror... none required
checking for ANSI C header files... yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc option to accept ANSI C... (cached)
checking for function prototypes... yes
checking for an ANSI C-conforming const... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking return type of signal handlers... void
checking for size_t... yes
checking for mkstemp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for sigvec... yes
checking for strerror... yes
checking for tmpfile... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for strtol... yes
checking ecvt declaration... yes
checking if stack overflow is detectable... yes
checking if changeword is wanted... yes
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating checks/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing default commands
for subdir in doc lib src checks examples; do \
echo making all in $subdir; \
(cd $subdir && make CC='gcc' CFLAGS='-march=athlon-xp -pipe -O2' LDFLAGS='' LIBS='' prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' infodir='/usr/info' all) || exit 1; \
done
making all in doc
make[1]: Entering directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/doc'
making all in lib
make[1]: Entering directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/lib'
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 regex.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 getopt.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 getopt1.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 error.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 obstack.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 xmalloc.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 xstrdup.c
rm -f libm4.a
cru libm4.a regex.o getopt.o getopt1.o error.o obstack.o xmalloc.o xstrdup.o
make[1]: cru: Command not found
make[1]: *** [libm4.a] Error 127
make[1]: Leaving directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/lib'
make: *** [all] Error 1
!!! ERROR: sys-devel/m4-1.4.1 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
so ein mist :(
kann mir da spontan jemand helfen... ???
gehe jetzt erstmal pennen
.
.
.
checking for library containing strerror... none required
checking for ANSI C header files... yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc option to accept ANSI C... (cached)
checking for function prototypes... yes
checking for an ANSI C-conforming const... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking return type of signal handlers... void
checking for size_t... yes
checking for mkstemp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for sigvec... yes
checking for strerror... yes
checking for tmpfile... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for strtol... yes
checking ecvt declaration... yes
checking if stack overflow is detectable... yes
checking if changeword is wanted... yes
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating checks/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing default commands
for subdir in doc lib src checks examples; do \
echo making all in $subdir; \
(cd $subdir && make CC='gcc' CFLAGS='-march=athlon-xp -pipe -O2' LDFLAGS='' LIBS='' prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' infodir='/usr/info' all) || exit 1; \
done
making all in doc
make[1]: Entering directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/doc'
making all in lib
make[1]: Entering directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/lib'
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 regex.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 getopt.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 getopt1.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 error.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 obstack.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 xmalloc.c
gcc -c -DHAVE_CONFIG_H -I.. -I. -march=athlon-xp -pipe -O2 xstrdup.c
rm -f libm4.a
cru libm4.a regex.o getopt.o getopt1.o error.o obstack.o xmalloc.o xstrdup.o
make[1]: cru: Command not found
make[1]: *** [libm4.a] Error 127
make[1]: Leaving directory `/var/tmp/portage/m4-1.4.1/work/m4-1.4.1/lib'
make: *** [all] Error 1
!!! ERROR: sys-devel/m4-1.4.1 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
so ein mist :(
kann mir da spontan jemand helfen... ???
gehe jetzt erstmal pennen