Skip to content

NUT 2.8.4 ./configure error #3053

@teoberi

Description

@teoberi

./configure
CPPFLAGS="-O2 -D_FORTIFY_SOURCE=3"
CFLAGS="-fPIC -pie -fstack-protector-strong"
CXXFLAGS="-fPIC -pie -fstack-protector-strong"
LDFLAGS="-Wl,-z,now,-s,--enable-new-dtags"
--build=x86_64-slackware-linux
--disable-static
--without-python2
--without-ssl
--without-usb
--with-user=nut
--with-group=nut

configure: Got explicit list of document formats to build or not: man=auto; formats not listed will be silently skipped
checking whether to requested to build and install documentation... 'man=auto' => 'man=auto'
checking desire and ability to build man documentation... auto
checking if we can build man... yes
checking whether to would build specific documentation format(s)... yes man-man mans-progs-built
configure: error: Can not enable WITH_CHANGELOG_HTML_SINGLE due to build settings or environment

Crude solution, adding to the configuration options:
--enable-docs-changelog=no

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)bugimpacts-release-2.8.3Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks)impacts-release-2.8.4Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions