[xdebug-general] Configure error - config.h.in

From: Michael <ee5oo1[@]googlemail.com>
Date: Wed, 19 Apr 2006 01:00:26 +0100

# cd /tmp
# wget "http://www.xdebug.org/link.php?url=xdebug200b5"
# tar -xzvf xdebug-2.0.0beta5.tgz
# cd xdebug-2.0.0beta5
# setenv PHP_AUTOCONF "autoconf259"
# setenv PHP_AUTOHEADER "autoconf259"
# /usr/local/php/bin/phpize
# ./configure --enable-xdebug
--with-php-config=/usr/local/php/bin/php-config
# make
[.snip.]
creating libtool
[.snip.]
configure: creating ./config.status
config.status: creating config.h
config.status: error: cannot find input file: config.h.in
# make
[.snip.]
/tmp/xdebug-2.0.0beta5/xdebug.c:22:20: config.h: No such file or directory
*** Error code 1

Stop in /tmp/xdebug-2.0.0beta5.
#

System info:
# pkg_info | grep libtool
libtool-1.5.10_1 Generic shared library support script (version 1.5)
# uname -sr
FreeBSD 5.4-RELEASE
# /usr/local/php/bin/php -v
PHP 5.1.2 (cgi) (built: Apr 18 2006 23:12:42)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
Received on Wed Apr 19 2006 - 02:00:31 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST