Hi,Looks like fdk-aac gives an error with GCC 6 (on a system with LFS built with GCC 6). This is a known issue, see https://patchwork.ozlabs.org/patch/617155/.
I think the least invasive fix is to add CXX='g++ -Wno-narrowing' to the configure command. It allows the build to pass.
If nobody objects, I'll commit tonight. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
