Skip to content

Instantly share code, notes, and snippets.

@gusano
Created July 8, 2013 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gusano/3b2bb428e1f61cdb7b16 to your computer and use it in GitHub Desktop.
Save gusano/3b2bb428e1f61cdb7b16 to your computer and use it in GitHub Desktop.
./autogen.sh
(~/dev/pure-data) % ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4/generated -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory portaudio to autoreconf
autoreconf: Entering directory `portaudio'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: configure.in: subdirectory bindings/cpp not present
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.in: not using Autoheader
autoreconf: configure.in: not using Automake
autoreconf: Leaving directory `portaudio'
autoreconf: configure.ac: creating directory m4/config
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `m4/config'.
libtoolize: copying file `m4/config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4/generated'.
libtoolize: copying file `m4/generated/libtool.m4'
libtoolize: copying file `m4/generated/ltoptions.m4'
libtoolize: copying file `m4/generated/ltsugar.m4'
libtoolize: copying file `m4/generated/ltversion.m4'
libtoolize: copying file `m4/generated/lt~obsolete.m4'
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:79: installing 'm4/config/compile'
configure.ac:13: installing 'm4/config/config.guess'
configure.ac:13: installing 'm4/config/config.sub'
configure.ac:5: installing 'm4/config/install-sh'
configure.ac:5: installing 'm4/config/missing'
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
asio/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
asio/Makefile.am:21: warning: source file 'ASIOSDK2/common/asio.cpp' is in a subdirectory,
asio/Makefile.am:21: 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.
asio/Makefile.am:21: warning: source file 'ASIOSDK2/host/asiodrivers.cpp' is in a subdirectory,
asio/Makefile.am:21: but option 'subdir-objects' is disabled
asio/Makefile.am:21: warning: source file 'ASIOSDK2/host/pc/asiolist.cpp' is in a subdirectory,
asio/Makefile.am:21: but option 'subdir-objects' is disabled
asio/Makefile.am: installing 'm4/config/depcomp'
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
portmidi/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
portmidi/Makefile.am:9: warning: source file 'pm_common/pmutil.c' is in a subdirectory,
portmidi/Makefile.am:9: but option 'subdir-objects' is disabled
portmidi/Makefile.am:9: warning: source file 'pm_common/portmidi.c' is in a subdirectory,
portmidi/Makefile.am:9: but option 'subdir-objects' is disabled
portmidi/Makefile.am:13: warning: source file 'porttime/ptlinux.c' is in a subdirectory,
portmidi/Makefile.am:13: but option 'subdir-objects' is disabled
portmidi/Makefile.am:13: warning: source file 'pm_linux/pmlinux.c' is in a subdirectory,
portmidi/Makefile.am:13: but option 'subdir-objects' is disabled
portmidi/Makefile.am:13: warning: source file 'pm_linux/pmlinuxalsa.c' is in a subdirectory,
portmidi/Makefile.am:13: but option 'subdir-objects' is disabled
portmidi/Makefile.am:20: warning: source file 'porttime/ptmacosx_cf.c' is in a subdirectory,
portmidi/Makefile.am:20: but option 'subdir-objects' is disabled
portmidi/Makefile.am:20: warning: source file 'pm_mac/pmmac.c' is in a subdirectory,
portmidi/Makefile.am:20: but option 'subdir-objects' is disabled
portmidi/Makefile.am:20: warning: source file 'pm_mac/pmmacosxcm.c' is in a subdirectory,
portmidi/Makefile.am:20: but option 'subdir-objects' is disabled
portmidi/Makefile.am:27: warning: source file 'porttime/porttime.c' is in a subdirectory,
portmidi/Makefile.am:27: but option 'subdir-objects' is disabled
portmidi/Makefile.am:27: warning: source file 'porttime/ptwinmm.c' is in a subdirectory,
portmidi/Makefile.am:27: but option 'subdir-objects' is disabled
portmidi/Makefile.am:27: warning: source file 'pm_win/pmwin.c' is in a subdirectory,
portmidi/Makefile.am:27: but option 'subdir-objects' is disabled
portmidi/Makefile.am:27: warning: source file 'pm_win/pmwinmm.c' is in a subdirectory,
portmidi/Makefile.am:27: but option 'subdir-objects' is disabled
src/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.ac:111: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment