From:             ejantos at yahoo dot com
Operating system: redhat 9.0
PHP version:      4.3.2
PHP Bug Type:     Sybase (dblib) related
Bug description:  errors compiling whith sybase

Description:
------------
Hello,

i'm trying to install php with sybase but i always get 
errors. what should i do?

thanks in advance.
tomio

when i compile it i get this errors:

/opt/sybase-11.9.2/lib/libsybdb.so: undefined reference to `__ctype_b'
/opt/sybase-11.9.2/lib/libsybdb.so: undefined reference to
`__ctype_tolower'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


my configuration:
./configure \
 --prefix=/usr/local/apache/httpd_1.3.28/php4 \
 --with-apxs=/usr/local/apache/httpd_1.3.28/bin/apxs \
 --disable-debug --enable-tracks-vars --enable-libgcc --enable-EAPI
--enable-bcmath \
 --with-tsrm-pthreads --enable-calendar --enable-ccvs --enable-cdb
--enable-cpdflib --enable-ctype \
 --enable-curl --enable-dba=shared --enable-dbase --enable-dbx
--enable-dom --enable-exif --enable-ftp \
 --enable-gd --enable-gdbm --enable-gettext --enable-hyperwave
--enable-icap --enable-imap --enable-imap-ssl \
 --enable-jpeg-dir --enable-kerberos --enable-mailparse
--enable-magic-quotes --enable-mbstring \
 --enable-mcal --enable-mcrypt --enable-mhash --enable-pdflib \
 --enable-shmop --enable-sigchild --enable-snmp --enable-sysvsem
--enable-sysvshm \
 --with-pgsql=/usr \
 --enable-tiff-dir --enable-trans-sid --enable-ttf --enable-unixODBC
--enable-wddx \
 --with-gmp --with-mysql=/usr \
 --with-openssl=/usr --with-xml --enable-t1lib --with-t1lib=/usr/local
--with-jpeg-dir=/usr/local \
 --with-gd=/usr/local --enable-gd-native-ttf --enable-gd-imgstrttf \
 --with-freetype-dir=/usr/local \
 --enable-xpm --with-xpm-dir=/usr/X11R6 \
 --with-png-dir=/usr/local --enable-png \
 --enable-zlib --with-zlib-dir=/usr --enable-sockets \
 --with-mm=/usr/local --with-bz2\
 --enable-mbstr-enc-trans --enable-mbstring --enable-dbx --enable-dio \
 --with-sybase=/opt/sybase-11.9.2



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

Reply via email to