This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Build error on newlib1.9.0 for mips-elf


Hi,

I'm unable to build newlib-1.9.0 for mips-elf using gcc-2.95.2.

Is there a patch for this error?

Thanks,
Gerald Stanton

Making all in libc
make[5]: Entering directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/soft-float/newlib/libc'
Making all in stdlib
make[6]: Entering directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/soft-float/newlib/libc/std
lib'
/home/gstanton/dvt/bgcc/gcc/xgcc -B/home/gstanton/dvt/bgcc/gcc/ -B/usr/local
/mips-elf/bin/ -idirafter
/home/gstanton/dvt/bgcc/mips-elf/newlib/targ-include -idirafter
/home/gstanton/dvt/gcc-2.95.2/newlib/libc/include -nostdinc -DPACKAGE=\"newl
ib\" -DVERSION=\"1.9.0\"  -I. -I/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/
libc/stdlib  -O2 -Wall -D_I386MACH_ALLOW_HW_INTERRUPTS -D_LOOSE_KERNEL_NAMES
 -fPIC -D_I386MACH_NEED_SOTYPE_FUNCTION -DMISSING_SYSCALL_NAMES -I../../targ
-include -I/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/../libc/include 
-fno-builtin
    -g -O2  -msoft-float -c
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/stdlib/__adjust.c
In file included from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/../libc/include/time.h:32,
                 from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/../libc/include/sys/reent.h
:14,
                 from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/../libc/include/reent.h:48,
                 from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/stdlib/__adjust.c:6:
../../targ-include/sys/types.h:27: linux/types.h: No such file or directory
In file included from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/../libc/include/errno.h:1,
                 from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/stdlib/std.h:3,
                 from
/home/gstanton/dvt/gcc-2.95.2/newlib/newlib/libc/stdlib/__adjust.c:7:
../../targ-include/sys/errno.h:26: asm/errno.h: No such file or directory
make[6]: *** [__adjust.o] Error 1
make[6]: Leaving directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/soft-float/newlib/libc/std
lib'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/soft-float/newlib/libc'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/soft-float/newlib'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/newlib'
make[2]: *** [all-multi] Error 2
make[2]: Leaving directory
`/home/gstanton/dvt/bgcc/mips-elf/newlib/mips-elf/newlib'
make[1]: *** [all-target-newlib] Error 2
make[1]: Leaving directory `/home/gstanton/dvt/bgcc/mips-elf/newlib'
make: *** [all-target-newlib] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]