Displaying 1 result from an estimated 1 matches for "nut_arg_with".
2008 Oct 20
1
Buildbot doesn build hal
...esult: ${prefix}/share/hal/fdi/information/20thirdparty
[...]
configure:27034: checking whether to enable HAL support
configure:27036: result: no
This is probably due to the fact that building HAL addons is not
enabled automatically, but needs to be enabled specifically
(configure.in):
NUT_ARG_WITH([hal], [build and install HAL support], [no])
As far as I know, we did this on purpose so that people who only want
to use the 'classic' NUT, don get stumped by the automatic
installation of the HAL addons.
However, for the buildbot it would be nice if it would try to build
the HAL...