From:             svaris at netti dot fi
Operating system: Debian Sarge
PHP version:      4.4.1
PHP Bug Type:     Solid related
Bug description:  Cannot build with Solid 2.3

Description:
------------
Compilation fails with Solid Web Engine 2.3.

1) ./configure --with-solid=<DIR> and make
2) compilation fails with error message
 
ext/odbc/php_odbc.o(.text+0x244a): In function `zif_odbc_data_source':
MYDIR/php-4.4.1/ext/odbc/php_odbc.c:1212: undefined reference to
`SQLDataSources'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1

Tested with PHP 4.4.1, 4.3.10 and php4-STABLE-200601091335, 4.1.2 compiles
fine.

Can be compiled if HAVE_SQLDATASOURCES is disabled.


-- 
Edit bug report at http://bugs.php.net/?id=35959&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=35959&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=35959&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=35959&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=35959&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=35959&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=35959&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=35959&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=35959&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=35959&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=35959&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=35959&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=35959&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=35959&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=35959&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=35959&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=35959&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=35959&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=35959&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=35959&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=35959&r=mysqlcfg

Reply via email to