View Issue Details

IDProjectCategoryView StatusLast Update
0000182easycwmpGeneralpublic2017-05-31 12:04
Reporterdgr999 Assigned Tomohamed.kallel  
PriorityhighSeverityblockReproducibilityalways
Status newResolutionfixed 
PlatformVMOSUbuntu Server 32 BitOS Version16.04.1 LTS
Summary0000182: EasyCwmp configure: WARNING: unrecognized options: --enable-acs
DescriptionI get the following warning when running configure on EasyCwmp

configure: WARNING: unrecognized options: --enable-acs

Steps To ReproduceFollowing instruction on page http://www.easycwmp.org/install.html

Using EasyCwmp version 1.4.1

Section 3
3. EasyCwmp install for other Linux distributions

Configure

./configure --enable-debug --enable-devel --enable-acs=multi --enable-jsonc=1
Additional Information./configure --enable-debug --enable-devel --enable-acs=multi --enable-jsonc=1
configure: WARNING: unrecognized options: --enable-acs
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... yes
checking for MICROXML... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for uint8_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-acs
TagsThis issue is still prevailing in the latest version. Though removing it from the configure command
e-mail notification

Activities

mohamed.kallel

2016-11-22 23:06

administrator   ~0000574

The "-enable-acs" is not valid any more in the latest versions of EasyCwmp.
We have to remove it from documentation (Install page and Readme)

Issue History

Date Modified Username Field Change
2016-11-22 12:04 dgr999 New Issue
2016-11-22 23:06 mohamed.kallel Note Added: 0000574
2016-11-29 09:58 mohamed.kallel Status new => resolved
2016-11-29 09:58 mohamed.kallel Resolution open => fixed
2016-11-29 09:58 mohamed.kallel Assigned To => mohamed.kallel
2017-03-31 21:15 amitsharma2009 Tag Attached: This issue is still prevailing in the latest version. Though removing it from the configure command
2017-05-31 12:04 mohamed.kallel Status resolved => new