On Tue, May 9, 2017 at 1:58 PM, Bruce Dubbs <[email protected]> wrote: > Roger Koehler wrote: >> >> On Tue, May 9, 2017 at 1:44 PM, Bruce Dubbs <[email protected]> wrote: >>> >>> Roger Koehler wrote: >>>> >>>> Has anyone been successful building Chromium with the latest LFS using >>>> GCC 7.1? >>>> >>>> I'm running into issues trying to build a couple of its dependencies >>>> (MIT Kerberos V5-1.15.1 and libvpx-1.6.1). >>> >>> I'm in the process of doing a complete rebuild with gcc-7.1. I should >>> get to chromium in a day or two. >>> >>> Out of about 250 packages so far, I've only had to do one workaround >>> (nss). >> >> Oh ya, I forgot about NSS. What did you have to do? > > NSS_ENABLE_WERROR=0
There may be a dependency of MIT Kerberos on NSS. After installing NSS, MIT Kerberos built with no problems, but something else may have changed in my system as well. On libvpx, I get this error all over the place: fatal error: ./vpx_config.h: No such file or directory -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
