[En-Nut-Discussion] Build process proposal: Do not build HTML docs and wx based helpers as default
Ole Reinhardt
ole.reinhardt at embedded-it.de
Thu Jul 23 11:10:00 CEST 2015
Hi Harald,
Am 23.07.2015 10:45, schrieb Harald Kipp:
> On 17.07.2015 13:27, Uwe Bonnes wrote:
>
>> is there any objection to not build the html docs and the wx-base nutconf
>> and nutdisc by default?
>
> But what, if the user enables this build? Will it work?
>
> My status is, that the Linux build of Nut/OS 5.1 is broken due to
> missing Lua and Qt libraries. This had been reported by Bob Wirka in
> 2013. Removing it from the default build will not really fix it.
I just tried the 5.1 branch and run a build.
My host is running Linux Mint 16 Petra
When doing a simple
./autogen.sh
./configure
make
It builds the complete tree with a little exception:
in nut/tools/nutconf/
the INSTALL links to /usr/share/automake-1.11/INSTALL instead if beeing
a local copy.
After running
autoreconf -fis
in this directory, everything builds fine. Indeed this link should be
fixed to be a static copy of this file.
What do you mean with "Linux build of Nut/OS 5.1 is broken due to
missing Lua and Qt libraries"? For sure, the user has to install the
right QT and Lua libraries?
Best regards,
Ole
--
kernel concepts GmbH Tel: +49-271-771091-14
Sieghuetter Hauptweg 48 Mob: +49-177-7420433
D-57072 Siegen
http://www.embedded-it.de
http://www.kernelconcepts.de
More information about the En-Nut-Discussion
mailing list