On Sun, Aug 26, 2012 at 08:53:27PM -0500, Bruce Dubbs wrote:
> 
> Hmm.  I have:
> 
> x86_64-lfs-linux-gnu-gcc rpc_main.c -c -std=gnu99 -fgnu89-inline  -O2 
> -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g 
> -Wstrict-prototypes        -D_RPC_THREAD_SAFE_ -I../include 
> -I/sources/glibc-build/sunrpc -I/sources/glibc-build 
[...]
> You can check if yours is different.  I'd think yours should be 
> identical.  You can also just run that command by itself and change -c 
> to -E, rpc_main.o to rpc_main.E (two places).  Then look at the -E and 
> see what include files are being pulled in.
> 
> When I do it, I have "../include/errno.h"
> 
> Note that -nostdinc should avoid trying to go to unspecified libraries 
> and on my system, -I../include/ does have errno.h.
> 
 Too late - my script with a reversion of the commits is now
running.  But I *hope* Bryan's POV is persuasive (in which case,
this issue merely changes the host requirements, and perhaps we
won't need an -rc2 (not sure about the Make fixes, but what could
possibly go wrong ?).

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to