make all läuft nicht durch

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
Bimmel
Interessierter
Interessierter
Beiträge: 64
Registriert: Samstag 31. Juli 2004, 18:11

make all läuft nicht durch

Beitrag von Bimmel »

Hi.
CVS ist von Heute.
checking type of array argument to getgroups... gid_t
checking whether the printf functions support %p... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) 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 whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether putc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... yes
checking whether getopt is declared... no
checking whether clock is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for uchar...
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
checking for main in -lunwind... no
Using `../../gcc-3.3.4/gcc/config/rs6000/rs6000.c' for machine-specific logic.
Using `../../gcc-3.3.4/gcc/config/rs6000/rs6000.md' as machine description file.
Using the following target machine macro files:
../../gcc-3.3.4/gcc/config/rs6000/rs6000.h
../../gcc-3.3.4/gcc/config/dbxelf.h
../../gcc-3.3.4/gcc/config/elfos.h
../../gcc-3.3.4/gcc/config/svr4.h
../../gcc-3.3.4/gcc/config/freebsd-spec.h
../../gcc-3.3.4/gcc/config/rs6000/sysv4.h
../../gcc-3.3.4/gcc/config/rs6000/linux.h
checking for library containing strerror... none required
checking for working const... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for argz.h... yes
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... (cached) 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... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
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 whether NLS is requested... no
checking for bison... bison
checking version of bison... 1.875, ok
checking what assembler to use... /home/tuxbox/cvs/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/as
checking what linker to use... /home/tuxbox/cvs/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking what nm to use... powerpc-tuxbox-linux-gnu-nm
checking what objdump to use... powerpc-tuxbox-linux-gnu-objdump
checking assembler alignment features... .p2align including maximum skip
checking assembler subsection support... working .subsection -1
checking assembler weak support... yes
checking assembler hidden support... head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
yes
checking assembler leb128 support... head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
yes
checking assembler eh_frame optimization... head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
tail: `-3' option is obsolete; use `-n 3' since this will be removed in the future
yes
checking assembler section merging support... yes
checking assembler thread-local storage support... no
checking assembler dwarf2 debug_line support... yes
checking assembler --gdwarf2 support... yes
checking assembler --gstabs support... yes
checking linker read-only and read-write section mixing... read-write
checking linker PT_GNU_EH_FRAME support... yes
checking linker --as-needed support... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no

Links are now set up to build a cross-compiler for powerpc-tuxbox-linux-gnu
from i686-pc-linux-gnu.
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h
trap: usage: trap [-lp] [[arg] signal_spec ...]
make[1]: *** [bootstrap_gcc] Error 1
make[1]: Leaving directory `/home/tuxbox/cvs/cdk'
make: *** [.deps/glibc] Error 2
Npq
Senior Member
Beiträge: 1339
Registriert: Donnerstag 24. April 2003, 12:12

Beitrag von Npq »

Hmm, welche Distro ist das?

Make steigt beim "trap" aus, das ist aber ein built-in der bash. Bißchen komisch.
Bimmel
Interessierter
Interessierter
Beiträge: 64
Registriert: Samstag 31. Juli 2004, 18:11

Beitrag von Bimmel »

Nach update von bash , ist alle in Ordnung. :)