View Issue Details

IDProjectCategoryView StatusLast Update
0000094easycwmpBugpublic2015-10-13 17:45
Reportermohamed.kallel Assigned Tomohamed.kallel  
PrioritylowSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000094: warning in 'autoreconf -i': option 'subdir-objects' is disabled
Descriptionwarning in "autoreconf -i" command when building easycwmp: option 'subdir-objects' is disabled


bin/Makefile.am:3: warning: source file '../src/backup.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
bin/Makefile.am:3: warning: source file '../src/config.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/cwmp.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/digestauth.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/external.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/easycwmp.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/http.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/json.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/log.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/md5.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/time.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/ubus.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
bin/Makefile.am:3: warning: source file '../src/xml.c' is in a subdirectory,
bin/Makefile.am:3: but option 'subdir-objects' is disabled
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2015-10-13 17:45

administrator   ~0000316

fixed in EasyCwmp-1.2.1

Issue History

Date Modified Username Field Change
2015-10-13 15:59 mohamed.kallel New Issue
2015-10-13 16:01 mohamed.kallel Summary warning in "autoreconf -i": option 'subdir-objects' is disabled => warning in 'autoreconf -i': option 'subdir-objects' is disabled
2015-10-13 17:45 mohamed.kallel Note Added: 0000316
2015-10-13 17:45 mohamed.kallel Status new => resolved
2015-10-13 17:45 mohamed.kallel Resolution open => fixed
2015-10-13 17:45 mohamed.kallel Assigned To => mohamed.kallel