From:             clin at lion dot syscom dot com dot tw
Operating system: Linux 2.2.17-21mdk
PHP version:      4.3.1
PHP Bug Type:     Compile Failure
Bug description:  Cannot build when configure with dbmaker

Steps for reproduce the bug:

(1) ./configure --with-dbmaker=<DIR> and make
(2) the result is failure
(3) partial error message:

/opt0/clin/php-4.3.1/ext/odbc/php_odbc.c:1219: undefined reference to
`SQLDataSources'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


Should be caused by lack of support for SQLDataSources() in
DBMaker.

-- 
Edit bug report at http://bugs.php.net/?id=22580&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22580&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22580&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22580&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22580&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22580&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22580&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22580&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22580&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22580&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22580&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22580&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22580&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22580&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22580&r=gnused

Reply via email to