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]
Other format: [Raw text]

Problems compiling


Hi,

i'm trying to compile newlib but i have the next message:

gcc -I/root/newlib-1.11.0/i686-pc-linux-gnu/newlib/targ-include
-I./.././libc/include -DPACKAGE=\"newlib\" -DVERSION=\"1.11.0\" -I. -I.
-O2 -DMB_CAPABLE -Wall -D_I386MACH_ALLOW_HW_INTERRUPTS
-D_LOOSE_KERNEL_NAMES -DHAVE_FCNTL -DWANT_IO_POS_ARGS -fPIC
-D_I386MACH_NEED_SOTYPE_FUNCTION -DMISSING_SYSCALL_NAMES -fno-builtin
-O2 -g -O2 -c argz_add.c -o argz_add.o
In file included from argz_add.c:8:
/root/newlib-1.11.0/i686-pc-linux-gnu/newlib/targ-include/sys/types.h:53: sys/config.h: No such file or directory
/root/newlib-1.11.0/i686-pc-linux-gnu/newlib/targ-include/sys/types.h:54: machine/types.h: No such file or directory
make[4]: *** [argz_add.lo] Error 1

I tryied witg gcc-2.95 and gcc-3.0, my libc version is 2.2.5-11.5,
binutils 2.12.90.0.1-4.

Any idea?

Thanks.
Xavi.


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