[
https://issues.apache.org/jira/browse/TS-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Pesman closed TS-3613.
--------------------------------
Resolution: Not A Problem
Was missing the libtool library. User error.
> autoreconf -if fails
> --------------------
>
> Key: TS-3613
> URL: https://issues.apache.org/jira/browse/TS-3613
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration
> Reporter: Sebastian Pesman
>
> After a fresh git clone from
> https://git-wip-us.apache.org/repos/asf/trafficserver.git and following the
> documentation on
> https://docs.trafficserver.apache.org/en/latest/admin/getting-started.en.html
> for libraries the autoreconf -if command results in an error:
> The OS is Centos 7. A couple of days ago this was no issue, a quick loop at
> the configure.ac history does show recent related changes. Missing a command
> or dependancy that is not in the documentation?
> autoreconf -if
> configure.ac:231: error: possibly undefined macro: AC_ENABLE_STATIC
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> configure.ac:233: error: possibly undefined macro: AC_DISABLE_STATIC
> configure.ac:714: error: possibly undefined macro: AC_PROG_LIBTOOL
> autoreconf: /usr/bin/autoconf failed with exit status: 1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)