[ 
https://issues.apache.org/jira/browse/TS-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641921#comment-13641921
 ] 

James Peach commented on TS-1852:
---------------------------------

We do a check for the AC_PROG_SED symbol in configure.ac and invoke it if it's 
available.  I tried to track down the history of this and it seems that 
AC_PROG_SED isn't there for all autoconf versions, but I couldn't figure out 
which ones.

Good to hear that you have a workaround. I currently have autoconf 2.69 on OS X 
and that works fine. Maybe there's something "interesting" about that 
particular autoconf build in CentOS; I'll see whether we can test that.

As to the subsequent build issue, I think that the fastest way we can resolve 
that is if you hop on to freenode IRC and ask in the #traffic-server channel. I 
can help you out in real time there.
                
> centos5.9  autoreconf -i  failed
> --------------------------------
>
>                 Key: TS-1852
>                 URL: https://issues.apache.org/jira/browse/TS-1852
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: helaku
>
> {code}
> [root@admin trafficserver]# autoreconf -i
> configure.ac:987: warning: AC_PROG_SED is m4_require'd but is not m4_defun'd
> configure.ac:987: AC_PROG_SED is required by...
> build/ax_path_generic.m4:164: AX_PATH_GENERIC is expanded from...
> build/ax_lib_curl.m4:38: AX_LIB_CURL is expanded from...
> configure.ac:987: the top level
> configure.ac:987: warning: AC_PROG_SED is m4_require'd but is not m4_defun'd
> configure.ac:987: AC_PROG_SED is required by...
> build/ax_path_generic.m4:164: AX_PATH_GENERIC is expanded from...
> build/ax_lib_curl.m4:38: AX_LIB_CURL is expanded from...
> configure.ac:987: the top level
> Putting files in AC_CONFIG_AUX_DIR, `build/aux'.
> configure.ac:987: warning: AC_PROG_SED is m4_require'd but is not m4_defun'd
> configure.ac:987: AC_PROG_SED is required by...
> build/ax_path_generic.m4:164: AX_PATH_GENERIC is expanded from...
> build/ax_lib_curl.m4:38: AX_LIB_CURL is expanded from...
> configure.ac:987: the top level
> configure.ac:987: warning: AC_PROG_SED is m4_require'd but is not m4_defun'd
> configure.ac:987: AC_PROG_SED is required by...
> build/ax_path_generic.m4:164: AX_PATH_GENERIC is expanded from...
> build/ax_lib_curl.m4:38: AX_LIB_CURL is expanded from...
> configure.ac:987: the top level
> configure.ac:580: error: possibly undefined macro: AC_PROG_SED
>       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
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to