ID:               33427
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pornel at despammed dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: debian sta(b)le
 PHP Version:      5.1.0b2
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2005-06-22 01:01:28] pornel at despammed dot com

Description:
------------
I apparently don't have package that provides sql.h, but configure
didn't complain about that.

Reproduce code:
---------------
/tmp/php-5.1.0b1# './configure'  '--with-apxs=/usr/bin/apxs'
'--prefix=/usr' '--disable-debug'
'--with-config-file-path=/etc/php5/apache' '--disable-rpath'
'--with-regex=php' '--enable-memory-limit' '--disable-debug'
'--with-layout=GNU' '--disable-pear' '--enable-calendar'
'--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg'
'--enable-track-vars' '--enable-trans-sid' '--enable-bcmath'
'--with-bz2' '--enable-ctype' '--without-db2' '--enable-dbx'
'--with-iconv' '--enable-exif' '--enable-filepro' '--enable-ftp'
'--with-gettext' '--with-mime-magic' '--enable-mbstring'
'--with-pcre-regex'  '--enable-soap' '--enable-sockets'
'--enable-simplexml' '--with-libxml-dir=/usr' '--with-dom=/usr'
'--with-xsl=/usr' '--with-sqlite' '--enable-sqlite-utf8'
'--enable-tokenizer' '--enable-yp' '--with-zlib' '--with-zlib-dir=/usr'
'--with-kerberos=/usr' '--with-openssl=/usr'
'--with-exec-dir=/usr/lib/php5/libexec' '--disable-static'
'--without-pear' '--with-curl=shared,/usr' '--with-gd=shared'
'--with-jpeg-dir=shared,/usr' '--without-xpm'
'--with-png-dir=shared,/usr' '--with-freetype-dir=shared,/usr'
'--enable-gd-native-ttf' '--enable-gd-jis-conv'
'--with-mcrypt=shared,/usr' '--with-ming=shared,/usr' '--without-imap'
'--with-imap-ssl' '--without-ldap' '--with-mhash=shared,/usr'
'--with-mm' '--with-mysql=shared,/usr'
'--with-mysql-sock=/var/run/mysqld/mysqld.sock'
'--with-mysqli=shared,/usr/bin/mysql_config' '--without-pgsql'
'--with-unixODBC=shared,/usr' '--with-tidy=shared' '--without-snmp'
'--without-sybase' '--with-ttf=shared,/usr' '--with-xmlrpc=shared'
--with-soap


Expected result:
----------------
binary. configure ran ok.

Actual result:
--------------
In file included from /tmp/php-5.1.0b1/ext/odbc/php_odbc.c:37:
/tmp/php-5.1.0b1/ext/odbc/php_odbc_includes.h:118: sql.h: No such file
or directory
/tmp/php-5.1.0b1/ext/odbc/php_odbc_includes.h:119: sqlext.h: No such
file or directory



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33427&edit=1

Reply via email to