Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2009 13:37:17 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        python@FreeBSD.org
Subject:   Python failure
Message-ID:  <200903011337.18705.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
amd64 8-current as of yesterday:

--HPS

Fatal: You must get working getaddrinfo() function.
       or you can specify "--disable-ipv6".
===>  Script "../configure" failed unexpectedly.
Please report the problem to python@FreeBSD.org [maintainer] and attach the
"/usr/ports/lang/python25/work/Python-2.5.4/portbld.static/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).


configure:17117: cc -o 
conftest -O2 -pipe -D__wchar_t=wchar_t  -DTHREAD_STACK_SI
ZE=0x20000 -fno-strict-aliasing  -pthread  conftest.c  -lutil >&5
conftest.c: In function 'main':
conftest.c:193: error: 'INET6_ADDRSTRLEN' undeclared (first use in this 
function
)
conftest.c:193: error: (Each undeclared identifier is reported only once
conftest.c:193: error: for each function it appears in.)
conftest.c:261: warning: incompatible implicit declaration of built-in 
function 
'exit'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903011337.18705.hselasky>