Skip to content

automake based build fails on OSX with brew installed tools #19

@ClausKlein

Description

@ClausKlein
bash-3.2$ ./build_src.sh 
~/Workspace/OSSIE/core-framework/redhawk/src ~/Workspace/OSSIE/core-framework/redhawk
./reconf: line 23: libtoolize: command not found
configure.ac:271: warning: macro 'AM_PATH_CPPUNIT' not found in library
configure.ac:50: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:50: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude/ossie.m4:25: OSSIE_OSSIEHOME is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
acinclude/ossie.m4:64: OSSIE_OSSIEHOME_AS_PREFIX is expanded from...
configure.ac:50: the top level
configure.ac:51: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:51: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude/ossie.m4:83: OSSIE_SDRROOT_IGNORE_PREFIX is expanded from...
configure.ac:51: the top level
configure.ac:56: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:56: You should run autoupdate.
aclocal.m4:121: AC_PROG_LIBTOOL is expanded from...
configure.ac:56: the top level
acinclude/unitdir.m4:2: warning: The macro `AC_HELP_STRING' is obsolete.
acinclude/unitdir.m4:2: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
acinclude/unitdir.m4:2: the top level
acinclude/testdir.m4:2: warning: The macro `AC_HELP_STRING' is obsolete.
acinclude/testdir.m4:2: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
acinclude/testdir.m4:2: the top level
configure.ac:149: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:149: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude/ossie.m4:167: OSSIE_PYTHON_INSTALL_SCHEME is expanded from...
configure.ac:149: the top level
configure.ac:215: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:215: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude/ax_cxx_gcc_abi_demangle.m4:28: AX_CXX_GCC_ABI_DEMANGLE is expanded from...
configure.ac:215: the top level
configure.ac:215: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:215: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude/ax_cxx_gcc_abi_demangle.m4:28: AX_CXX_GCC_ABI_DEMANGLE is expanded from...
configure.ac:215: the top level
configure.ac:271: error: possibly undefined macro: AM_PATH_CPPUNIT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:56: installing './compile'
configure.ac:56: installing './config.guess'
configure.ac:56: installing './config.sub'
configure.ac:25: installing './install-sh'
configure.ac:56: error: required file './ltmain.sh' not found
configure.ac:25: installing './missing'
base/framework/Makefile.am: installing './depcomp'
omnijni/src/python/omnijni/Makefile.am:23: installing './py-compile'
parallel-tests: installing './test-driver'
./reconf: line 32: libtoolize: command not found
configure.ac:56: error: required file './ltmain.sh' not found
configure: error: cannot find required auxiliary files: ltmain.sh
make: *** No targets specified and no makefile found.  Stop.
~/Workspace/OSSIE/core-framework/redhawk
bash-3.2$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions