Le 08/03/2020 à 23:35, Michele Bucca a écrit :
> 
> 
> Il dom 8 mar 2020, 20:06 Christos Kompogiannis <chris...@windowslive.com
> <mailto:chris...@windowslive.com>> ha scritto:
> 
>     I've followed the book's instructions closely and everything has gone
>     pretty smoothly so far, but no matter how many times I've tried it,
>     Systemd-244's compilation always fails. Ninja proceeds normally from
>     steps 0 to [242/1444] then I get a bunch of -Wredundant-decls warnings
>     from src files and finally Ninja aborts with the message "ninja: build
>     stopped: subcommand failed." The attached file shows the only actuall
>     error ninja encountered, approximately in the middle of the warnings.
> 
>     I'd appreciate any sort of help because I feel really lost and I'd be
>     glad to offer more info that's deemed necessary.
> 
> 
> 
>     in the Screenshot I can see that the compiler tries to access
>     /tools/include. I don't think this should happen.
> 

Christos, can you check the line:
PKG_CONFIG_PATH="/usr/lib/pkgconfig:/tools/lib/pkgconfig" \
?
The backslash at the end must be there, and no blank character after it.
Also check the order (first /usr then /tools).

If everything seems Ok, can you run again the sanity check at the end of the
GCC page (starting at "echo 'int main..."?

Pierre



Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to