Re: [lfs-dev] Libelf 0.170

2018-02-11 Thread Bruce Dubbs

Cyrillo Baggins wrote:

Hello,

on a fresh LFS systemd dev book build I had to turn off Werror to build 
libelf 0.170


a simple sed -i "s/-Werror//" src/Makefile fixed it


You do not say what the warning was that triggered the Werror.  We have 
not needed that sed in out tests.


  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

[lfs-dev] Libelf 0.170

2018-02-10 Thread Cyrillo Baggins
Hello,

on a fresh LFS systemd dev book build I had to turn off Werror to build
libelf 0.170

a simple sed -i "s/-Werror//" src/Makefile fixed it

cheers
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page