From:             theron at cines dot fr
Operating system: Sun solaris 8
PHP version:      4.3.2RC1
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  Pb to start Apache with sybase-ct option

Hello, 

I build apache 1.3.26, Sybase ASE 12.5 and php 4.2.3 (OS = Sun Solaris 8)
with this
configuration:

            
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
--enable-ftp \
 --with-gettext \
 --with-xml \
 --with-domxml \
 --with-mcrypt \
 --with-iconv \
 --enable-mbstring \
 --with-jpeg --with-jpeg-dir=/opt/jpeg-6b \
 --with-png --with-png-dir=/opt/libpng-1.2.5 \
 --with-zlib --with-zlib-dir=/opt/zlib-1.1.4 \
 --with-gd=/opt/gd-1.8.4 \
 --with-sybase-ct=/opt/sybase-12.5/OCS-12_5 \

The build of PH is ok but, when i start the apache server I have this
error message:

Syntax error on line 237 of
/home/admwww/cours_php/apache/conf/httpd.conf:
Cannot load /opt/php-4.2.3/.libs/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/opt/sybase-12.5/OCS-12_5/lib/libtcl.so: symbol comn_realloc: referenced
symbol not found


The gcc compiler is gcc 3.2.2

When i build with the dblib of sybase (option --with-sybase in the config
file) THERE IS NO PROBLEM TO START APACHE !

Any idea please, i'm very stoped by this problem.

Regards.
JP THERON

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

Reply via email to