-
-
Notifications
You must be signed in to change notification settings - Fork 424
NUT 2.8.4 ./configure error #3053
Copy link
Copy link
Closed
Labels
CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Entries 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)Issues 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)Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)
Milestone
Metadata
Metadata
Assignees
Labels
CIEntries related to continuous integration infrastructure (here CI = tools + scripts + recipes)Entries 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)Issues 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)Issues reported against NUT release 2.8.4 (maybe vanilla or with minor packaging tweaks)
./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
Crude solution, adding to the configuration options:
--enable-docs-changelog=no