cURL / Mailing Lists / curl-users / Single Mail

curl-users

autoheader: warning: missing template: HAVE_NO_INET_PTON_PROTO

From: Daniel Convissor <danielc_at_analysisandsolutions.com>
Date: Tue, 29 Nov 2005 13:54:04 -0500

Hi Folks:

Trying to compile cURL from source a few minutes ago on my Tao Linux box
and got the following error:

    autoheader: warning: missing template: HAVE_NO_INET_PTON_PROTO

Here's the process I used:

    cvs -d :pserver:anonymous_at_cool.haxx.se:/cvsroot/curl co curl
    cd curl
    ./buildconf

Here's the full output from buildconf:

    buildconf: autoconf version 2.59 (ok)
    buildconf: autoheader version 2.59 (ok)
    buildconf: automake version 1.9.6 (ok)
    buildconf: aclocal found
    buildconf: libtool version 1.4.3 (ok)
    buildconf: libtoolize found
    buildconf: GNU m4 version 1.4.1 (ok)
    buildconf: running libtoolize
    buildconf: running aclocal
    /usr/local/share/aclocal/libmcrypt.m4:17: warning: underquoted
      definition of AM_PATH_LIBMCRYPT
      run info '(automake)Extending aclocal'
      or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
    buildconf: running aclocal hack to convert all mv to mv -f
    buildconf: running autoheader
    autoheader: warning: missing template: HAVE_NO_INET_PTON_PROTO
    autoheader: Use AC_DEFINE([HAVE_NO_INET_PTON_PROTO], [], [Description])
    The autoheader command failed

And a bit of my dmesg:

    Linux version 2.4.21-32.0.1.ELsmp (parsley_at_galadriel.alfred.edu) (gcc
    version 3.2.3 20030502 (Red Hat Linux 3.2.3-52)) #1 SMP Thu May 26
    09:34:46 EDT 2005

Any ideas please?

Thanks,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409
Received on 2005-11-29