oaken-source / graprof

a profiling and trace analysis tool - see the website for downloads and additional information
http://graprof.grapentin.org
GNU General Public License v3.0
13 stars 1 forks source link

Unable to run autogen.sh #15

Closed stefanbeller closed 10 years ago

stefanbeller commented 10 years ago
./autogen.sh 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `scripts'.
libtoolize: copying file `scripts/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:17: installing 'scripts/ar-lib'
configure.ac:15: installing 'scripts/compile'
configure.ac:29: installing 'scripts/config.guess'
configure.ac:29: installing 'scripts/config.sub'
configure.ac:13: installing 'scripts/install-sh'
configure.ac:13: installing 'scripts/missing'
grapes/Makefile.am: installing 'scripts/depcomp'
automake: warnings are treated as errors
graprof/Makefile.am:6: warning: source file 'traceview/traceview.c' is in a subdirectory,
graprof/Makefile.am:6: 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.
graprof/Makefile.am:6: warning: source file 'traceview/traceview_keys.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_titlebar.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_footer.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_window_interactive.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_window_flatprofile.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_window_callgraph.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_window_memprofile.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_help_overlay.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
graprof/Makefile.am:6: warning: source file 'traceview/traceview_scrollbar.c' is in a subdirectory,
graprof/Makefile.am:6: but option 'subdir-objects' is disabled
autoreconf: automake failed with exit status: 1
autoreconf failed.
oaken-source commented 10 years ago

fixed in commit 462c88f31eef2f8fc8ddbee6157dd594710fcea4