Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Aug 2009 16:43:09 +0200
From:      Per olof Ljungmark <peo@intersonic.se>
To:        ports@freebsd.org
Subject:   apr buildconf: python not found.
Message-ID:  <4A7D8EFD.4000307@intersonic.se>

next in thread | raw e-mail | index | archive | help
/usr/ports/devel/apr# make
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on file: 
/usr/local/bin/python2.6 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on file: 
/usr/local/bin/perl5.8.9 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on file: 
/usr/local/bin/automake-1.9 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on file: 
/usr/local/bin/autoconf-2.62 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on file: /usr/local/bin/libtool 
- found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on shared library: expat.6 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on shared library: gdbm.3 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on shared library: iconv.3 - found
===>   apr-gdbm-db42-1.3.8.1.3.9 depends on shared library: db-4.2.2 - found
===>  Configuring for apr-gdbm-db42-1.3.8.1.3.9
cd /usr/ports/devel/apr/work/apr-1.3.8 ;  /usr/bin/env CC="cc" 
CFLAGS="-O2 -fno-strict-aliasing -pipe" 
PYTHON="/usr/local/bin/python2.6" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 
AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 
AUTOHEADER=/usr/local/bin/autoheader-2.62 
AUTOIFNAMES=/usr/local/bin/ifnames-2.62 
AUTOM4TE=/usr/local/bin/autom4te-2.62 
AUTORECONF=/usr/local/bin/autoreconf-2.62 
AUTOSCAN=/usr/local/bin/autoscan-2.62 
AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 
LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize 
LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 
lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf
buildconf: checking installation...
buildconf: python not found.
            You need python installed
            to build APR from SVN.
*** Error code 1


But python IS there, exactly as stated in the first line above.

What gives? I just went through going from python 2.5 to 2.6.

Thanks,



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