ID:               23977
 Updated by:       [EMAIL PROTECTED]
 Reported By:      francesco dot laurita at fastweb dot it
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux  2.4.19
 PHP Version:      4.3.2
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

Try search the bug db with '__cxa_pure_virtual'



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

[2003-06-03 05:07:53] francesco dot laurita at fastweb dot it

I got this error when i try to compile:

/usr/local/lib/libsablot.so: undefined reference to `operator
new[](unsigned)'
/usr/local/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
/usr/local/lib/libsablot.so: undefined reference to `operator
delete(void*)'
/usr/local/lib/libsablot.so: undefined reference to
`__gxx_personality_v0'
/usr/local/lib/libsablot.so: undefined reference to
`__cxa_pure_virtual'
/usr/local/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__class_type_info'
/usr/local/lib/libsablot.so: undefined reference to `operator
delete[](void*)'
/usr/local/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libsablot.so: undefined reference to `operator
new(unsigned)'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


Configure line:
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-oci8=/opt2/oracle/product/9.2.0 --with-mysql=/usr/local/mysql
--enable-sigchild --enable-cli --enable-ftp
--prefix=/usr/local/php-4.3.2 --enable-xslt=/usr/local/lib
--with-xslt-sablot=/usr/local/lib

gcc version:
[EMAIL PROTECTED] Documents]$ gcc --version
gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

[EMAIL PROTECTED] Documents]$

expat version:
1.95.5
Configure line of expat: ./configure --prefix=/usr/local

Sablot version:
0.98
Configure line of Sablot: ./configure --prefix=/usr/local

Best regards




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


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

Reply via email to