From:             gem at rellim dot com
Operating system: Slackware 9.0
PHP version:      5.0.0RC2
PHP Bug Type:     Compile Failure
Bug description:  Can not compile --with-sybase and freetds

Description:
------------
I am trying to compile PHP 5.0RC2 with sybase support by way of the
freetds libraries.  

This has been working fine with many versions of PHP 4.  Now it will not
compile.  

Reproduce code:
---------------
Using FreTDS 0.61.2 and 0.62.3.

This is in my ./configure: --with-sybase=/usr/local

Actual result:
--------------
/usr/local/src/php-5.0.0RC2/ext/sybase/php_sybase_db.c: In function
`zif_sybase_fetch_object':
/usr/local/src/php-5.0.0RC2/ext/sybase/php_sybase_db.c:1110: invalid
lvalue in assignment
/usr/local/src/php-5.0.0RC2/ext/sybase/php_sybase_db.c:1111: invalid
lvalue in assignment
make: *** [ext/sybase/php_sybase_db.lo] Error 1



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

Reply via email to