For me this really a bug in php compilation with
oracle 8.1.7 within apache 1.3.20 :

The problem occurs with php 4.0.5, php4.0.6 but also
with latest snapshot...

For Php ->
./configure --with-apache=/root/apache_1.3.20 --with-mysql --enable-ftp --en
able-inline-optimization --disable-debug --with-zlib --with-oci8=/opt/oracle
/product/8.1.7
make
make install

For php within apache :
cd
/root/apache_1.3.20;./configure --activate-module=src/modules/php4/libphp4.a

I get at that command the message :
usr/lib/gcc-lib/i386.....libresolv.so: undefined reference to
>>> > `[EMAIL PROTECTED]'

Any idea ?
Thanks for help,
Jerome


>>> -----Message d'origine-----
>>> De : Markus Fischer [mailto:[EMAIL PROTECTED]]
>>> Envoyé : jeudi 4 octobre 2001 20:45
>>> À : [EMAIL PROTECTED]
>>> Cc : [EMAIL PROTECTED]
>>> Objet : Re: [PHP-DEV] Bug #13545: oci8 compile problem
>>>
>>>
>>> Please ask on [EMAIL PROTECTED] or php-install@
>>>
>>> Is this patch against the glibc 2.2x problem?
>>>
>>> - Markus
>>>
>>> On Thu, Oct 04, 2001 at 06:26:10PM -0000,
>>> [EMAIL PROTECTED] wrote :
>>> > From:             [EMAIL PROTECTED]
>>> > Operating system: LINUX RH 7.1
>>> > PHP version:      4.0.6
>>> > PHP Bug Type:     Oracle related
>>> > Bug description:  oci8 compile problem
>>> >
>>> > - oracle 8.1.7 install ok
>>> > - oracle patch from technet ok,
>>> > - php compiles fine (4.0.6)
>>> >
>>> > but on the oracle compile (./configure
>>> > --activate-module=src/modules/php4/libphp4.a )
>>> > I get :
>>> >
>>> > usr/lib/gcc-lib/i386.....libresolv.so: undefined reference to
>>> > `[EMAIL PROTECTED]'
>>> > ...
>>> >
>>> > even if I put -lpthread in the "src/Configure" file
>>> > (is that the good place ?)
>>> >
>>> > Thaks for help,
>>> > Jerome
>>> >
>>> >
>>> >
>>> > --
>>> > Edit bug report at: http://bugs.php.net/?id=13545&edit=1
>>> >
>>> >
>>> > --
>>> > PHP Development Mailing List <http://www.php.net/>
>>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> > For additional commands, e-mail: [EMAIL PROTECTED]
>>> > To contact the list administrators, e-mail:
>>> [EMAIL PROTECTED]
>>>
>>> --
>>> Markus Fischer,  http://guru.josefine.at/~mfischer/
>>> EMail:         [EMAIL PROTECTED]
>>> PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
>>> PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
>>>               -All your scripts are belong to Zend-
>>>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to