Skip to content

Troubles on Mac OS X #74

Closed
Closed
@pol-todo

Description

Hi all,
I am having issues trying to install the protobuf compiler and am stuck on the first step: running autogen.sh.

Just curious if there is a quick fix for this. Googled for a fix, and the common consensus is to just download (gnu)libtool which I did via homebrew, but regardless I still get the following problem:

configure.ac:29: error: possibly undefined macro: AC_PROG_LIBTOOL

Here is the whole command line result:

o  ./autogen.sh 
Google Test not present.  Fetching gtest-1.5.0 from the web...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  638k  100  638k    0     0   650k      0 --:--:-- --:--:-- --:--:--  650k
\+ sed -i -e 's/RuntimeLibrary="5"/RuntimeLibrary="3"/g;
           s/RuntimeLibrary="4"/RuntimeLibrary="2"/g;' gtest/msvc/gtest-md.vcproj gtest/msvc/gtest.vcproj gtest/msvc/gtest_main-md.vcproj gtest/msvc/gtest_main.vcproj gtest/msvc/gtest_prod_test-md.vcproj gtest/msvc/gtest_prod_test.vcproj gtest/msvc/gtest_unittest-md.vcproj gtest/msvc/gtest_unittest.vcproj
\+ autoreconf -f -i -Wall,no-obsolete
main::scan_file() called too early to check prototype at /usr/bin/aclocal line 603.
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.10/Automake/Wrap.pm line 60.
Useless use of /d modifier in transliteration operator at /usr/share/automake-1.10/Automake/Wrap.pm line 60.
main::scan_file() called too early to check prototype at /usr/bin/aclocal line 603.
main::scan_file() called too early to check prototype at /usr/bin/aclocal line 603.
*configure.ac:29: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1*

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions