Buildroot Cygwin Include file not found

Paul Blacquiere p_blacquiere at yahoo.co.uk
Thu Jan 5 01:24:47 UTC 2006


Sorry, but I prematurely hit send, so continued post
below.

--- Paul Blacquiere <p_blacquiere at yahoo.co.uk> wrote:

> Hi,
> 
> I am not sure how to summaries this problem, there
> just seem so many permutations.
> 
> I am attempting to run buildroot under cygwin.  Am
> running snapshot 20060103, configured for Arm,
> Kernel
> Headers 2.6.12, Binutils 2.16.1, GCC 3.4.4.
> 
> I selected static link when prompted during the
> initial config.
> 
> Get to building toolchain, and it bombs out as
> follows:
> ------
> make[1]: Entering directory
>
`/opt/buildroot/toolchain_build_arm/uClibc-0.9.28/utils'
> gcc -O2 -Wall -Wl,-s \
>         -DUCLIBC_RUNTIME_PREFIX=\"/\" \
>         -DUCLIBC_LDSO=ld-uClibc.so.0 -I.
> -I../ldso/include \
>         ldd.c -o ldd.host
> gcc -O2 -Wall -Wl,-s \
>         -DUCLIBC_RUNTIME_PREFIX=\"/\" \
>         -DUCLIBC_LDSO=ld-uClibc.so.0 -I.
> -I../ldso/include \
>         ldconfig.c -o ldconfig.host
> ldconfig.c:35:18: link.h: No such file or directory
> ldconfig.c:76:1: warning: "PATH_MAX" redefined
> In file included from
>
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/limits.h:122,
>                  from
>
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/syslimits.h:7,
>                  from
>
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/limits.h:11,
>                  from ldconfig.c:75:
> /usr/include/limits.h:129:1: warning: this is the
> location of the previous definition
> In file included from ldconfig.c:192:
> 
> ------
> 
> 

Fiddling with the Makefile in the utils directory and
adding the include path of ../include just causes
other link errors.

So at this point I am stuck, short of working through
the labyrinth of make files.


Any advice seriously welcome...

Thanks


PaulB.


		
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com



More information about the uClibc mailing list