Buildroot Cygwin Include file not found

Paul Blacquiere p_blacquiere at yahoo.co.uk
Mon Jan 9 17:23:53 UTC 2006


Hi,

-----Original Message-----
From: Peter S. Mazinger [mailto:ps.m at gmx.net] 
Sent: Thursday, January 05, 2006 10:19 PM
To: Paul Blacquiere
Cc: uclibc at uclibc.org
Subject: Re: Buildroot Cygwin Include file not found

On Thu, 5 Jan 2006, Paul Blacquiere wrote:

> 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.

do you mean static ldconfig or no shared support ?

Yes: Link ldconfig statically (UCLIBC_STATIC_LDCONFIG) [Y/n/?] (NEW)

> > 
> > 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

the above shows me that you are not using uClibc snapshot (at least not 
from 20060103)

Ok this might be because I grabbed buildroot 20060103, but copied earlier
tar balls over to dl, and unchecked 'use daily snapshot' - slow link

I will try again, downloading all snapshots.

PaulB.




More information about the uClibc mailing list