From:             gk at online dot dp dot ua
Operating system: Red Hat Linux 9
PHP version:      4.3.2
PHP Bug Type:     Compile Failure
Bug description:  Compile error --with-sybase-ct

Configure:
'./configure' \
'--with-apxs=/usr/local/apache/bin/apxs' \
'--with-sybase-ct=/opt/sybase-11.9.2' \
'--enable-track-vars' \
'--with-mysql'

After make:
/php-4.3.2/ext/mysql/libmysql/my_tempnam.c:115: the use of `tempnam' is
dangerous, better use `mkstemp'
/opt/sybase-11.9.2/lib/libintl.so: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

also this error return with configure --with-sybase=


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

Reply via email to