I can't get this to build with just Qt 5.6 installed. It appears to be looking for Qt4. Standard dev book (non systemd) still has Qt4 as requirement for gui, but systemd book doesn't. Here is the error summary:

Makefile:2228: recipe for target 'libqt4_plugin_la-menus.lo' failed
make[7]: *** [libqt4_plugin_la-menus.lo] Error 1
make[7]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3/modules/gui/qt4'
Makefile:1593: recipe for target 'all' failed
make[6]: *** [all] Error 2
make[6]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3/modules/gui/qt4'
Makefile:1217: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3/modules/gui'
Makefile:1092: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3/modules/gui'
Makefile:9655: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3/modules'
Makefile:4529: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3/modules'
Makefile:2265: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/paul/xc/xfce/vlc-2.2.3'
Makefile:2150: recipe for target 'all' failed
make: *** [all] Error 2

Thank you,
Paul Hentschel
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to