Since there is this note: -skip qtwebengine: This switch disables building the QtWebEngine. The BLFS editors have chosen to build qtwebengine-5.12.0 separately.
Should qtwebengine be listed as a dependency? I don't have it installed yet and Qt5 doesn't build: ln -s libQt5Network.so.5.12.0 libQt5Network.so ln -s libQt5Network.so.5.12.0 libQt5Network.so.5 ln -s libQt5Network.so.5.12.0 libQt5Network.so.5.12 rm -f ../../lib/libQt5Network.so.5.12.0 mv -f libQt5Network.so.5.12.0 ../../lib/libQt5Network.so.5.12.0 rm -f ../../lib/libQt5Network.so rm -f ../../lib/libQt5Network.so.5 rm -f ../../lib/libQt5Network.so.5.12 mv -f libQt5Network.so ../../lib/libQt5Network.so mv -f libQt5Network.so.5 ../../lib/libQt5Network.so.5 mv -f libQt5Network.so.5.12 ../../lib/libQt5Network.so.5.12 make[4]: Leaving directory '/var/lib/sources/qt5/qt-everywhere-src-5.12.0/qtbase/src/network' make[3]: Leaving directory '/var/lib/sources/qt5/qt-everywhere-src-5.12.0/qtbase/src' make[2]: *** [Makefile:49: sub-src-make_first] Error 2 make[2]: Leaving directory '/var/lib/sources/qt5/qt-everywhere-src-5.12.0/qtbase' make[1]: *** [Makefile:83: module-qtbase-make_first] Error 2 make[1]: Leaving directory '/var/lib/sources/qt5/qt-everywhere-src-5.12.0'
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
