On 05/17/16 11:29, Douglas R. Reno wrote:
On Tue, May 17, 2016 at 10:26 AM, Paul J. Hentschel <p...@hpminc.com <mailto:p...@hpminc.com>> wrote: 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 Hello, Thanks for reporting that. I will have to re-add it, likely tonight. I heard from a few people that it was buildable with Qt5 as the main GUI, so I will have to look into that. We are trying to drop Qt4 at the moment, but please note that I have had issues getting it to compile with GCC6. To get it to compile, you need to do: Add "-std=c++99" to "mkspecs/commmon/gcc-base.conf" Thank you, Douglas R. Reno --LFS/BLFS systemd maintainer
Thanks Douglas. I would prefer not to install Qt4 if I can avoid it. BTW, I am still using gcc 5.3.
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