[uClibc] [0.9.26] build failure

Erik Andersen andersen at codepoet.org
Thu Jan 15 15:39:17 UTC 2004


On Thu Jan 15, 2004 at 06:04:14PM +0300, Samium Gromoff wrote:
> 
> Building uCLibc-0.9.26 for mipsel/mips32 with linux-2.4.20/gcc-3.2.2.
> 
> mipsel-linux-gcc  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing  -Os  -mno-split-addresses  -mips32 -mcpu=r4600 -fPIC -DUCLIBC_RUNTIME_PREFIX=\"/usr/mips-linux-uclibc/\" -fno-builtin -nostdinc -I../../ldso/include -I. -I../../include -I/usr/local/eltools/lib/gcc-lib/mipsel-elcore-elf32/3.2.2/include -I../libdl -c ldso.c -o ldso.o
> In file included from ../../include/sys/types.h:30,
>                  from ../../include/stdlib.h:463,
>                  from ../../ldso/include/ldso.h:3,
>                  from ldso.c:108:
> ../../include/bits/types.h:29:20: stddef.h: No such file or directory
> 
> 
> linking uc://include/linux/stddef.h to uc://include/stddef.h,
> then proceeding:

stddef.h is supposed to be provided by gcc.  It looks like
your mipsel toolchain may not have been built properly...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list