From:             pm at wallit dot net
Operating system: Sun Solaris 8
PHP version:      5.0.1
PHP Bug Type:     Compile Failure
Bug description:  Sybase compile error

Description:
------------
./configure --enable-simplexml --with-sybase=/usr/local/freetds/
--with-mysql --with-apxs=/usr/local/wac/bin/apxs

followed by a "make" results in compile error for Sybase and FreeTDS
support:

/bin/sh /home/php-5.0.1/libtool --silent --preserve-dup-deps
--mode=compile gcc  -Iext/sybase/ -I/home/php-5.0.1/ext/sybase/
-DPHP_ATOM_INC -I/home/php-5.0.1/include -I/home/php-5.0.1/main
-I/home/php-5.0.1 -I/home/php-5.0.1/Zend -I/usr/local/include/libxml2
-I/usr/local/include/mysql -I/usr/local/freetds//include 
-D_POSIX_PTHREAD_SEMANTICS -I/home/php-5.0.1/TSRM  -g -O2  -prefer-pic -c
/home/php-5.0.1/ext/sybase/php_sybase_db.c -o ext/sybase/php_sybase_db.lo
/home/php-5.0.1/ext/sybase/php_sybase_db.c: In function
`zif_sybase_fetch_object':
/home/php-5.0.1/ext/sybase/php_sybase_db.c:1112: invalid lvalue in
assignment
/home/php-5.0.1/ext/sybase/php_sybase_db.c:1113: invalid lvalue in
assignment
make: *** [ext/sybase/php_sybase_db.lo] Error 1



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

Reply via email to