ID:               35762
 User updated by:  necat at digicol dot de
 Reported By:      necat at digicol dot de
 Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: ia64-hp-hpux11.23
 PHP Version:      4.4.1
 New Comment:

Hi,

oci8 from pecl installed
autoconf 2.56 and automake-1.5 installed
MAKE=gmake is defined in environment

rm -f ./configure
./cvsclean
./buildconf --force

and it works.
please close this ID.

regards,
Necat Kutar


Previous Comments:
------------------------------------------------------------------------

[2005-12-22 10:41:46] necat at digicol dot de

hmmmmm,

[EMAIL PROTECTED]:/dc5/home/appdc5/Sourcen/php-4.4.1>./cvsclean 
[EMAIL PROTECTED]:/dc5/home/appdc5/Sourcen/php-4.4.1>./buildconf --force
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
           Running cvsclean for you.
           To avoid this, install autoconf-2.13 and automake-1.5.
Make: Must be a separator on rules line 36.  Stop.
*** Error exit code 1

Stop.

automake is installed successfully
/usr/local/bin/automake --version
automake (GNU automake) 1.5

but make of autoconf-2.13 gives error!

Regards,
Necat Kutlar

------------------------------------------------------------------------

[2005-12-21 16:38:02] [EMAIL PROTECTED]

./cvsclean && ./buildconf --force is what you need.

------------------------------------------------------------------------

[2005-12-21 16:33:56] necat at digicol dot de

Hi,

a lot of Unsatisfied symbols :-(

ld: Unsatisfied symbol "zif_oci_fetch_all" in file ext/oci8/oci8.o
ld: Unsatisfied symbol "zif_oci_fetch_assoc" in file ext/oci8/oci8.o
ld: Unsatisfied symbol "php_oci_lob_read" in file ext/oci8/oci8.o
ld: Unsatisfied symbol "zif_oci_new_descriptor" in file
ext/oci8/oci8.o
...

oracle home is ok
oracle lib dir is ok (lib32)

what am I missing?

I still try to find some bugs in the bugs list...

regards,
n.kutlar

------------------------------------------------------------------------

[2005-12-21 12:55:45] [EMAIL PROTECTED]

Yes, this is the solution.
New OCI8 won't appear in 4.4.x, as this branch is reserved for critical
fixes only.

Also, please name you reports with something more informative then just
"segmentation fault".

------------------------------------------------------------------------

[2005-12-21 12:50:07] necat at digicol dot de

no, I use standard oci8 that comes by php4.4.1.
do you mean, when I install pecl package, is the solution?
 
N.Kutlar

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35762

-- 
Edit this bug report at http://bugs.php.net/?id=35762&edit=1

Reply via email to