You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "helaku (JIRA)" <ji...@apache.org> on 2013/04/25 08:40:21 UTC

[jira] [Commented] (TS-1852) centos5.9 autoreconf -i failed

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

helaku commented on TS-1852:
----------------------------

I update autoconf-2.59-12 to autoconf-2.63     
autoreconf -i is  ok
but 
{code}
checking for boostlib >= 1.50... configure: We could not detect the boost libraries (version 1.50 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
checking for crypt in -lcrypt... no
checking checking for OpenSSL includes in /usr/... ok
checking for BN_init in -lcrypto... no
configure: error: Need at least one SSL library, --with-openssl is supported
{code}
{code}
[root@admin ~]# rpm -aq|grep openssl 
openssl-0.9.8e-26.el5_9.1
openssl-devel-0.9.8e-26.el5_9.1
{code}

 
                
> 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