ID:               26358
 Updated by:       [EMAIL PROTECTED]
 Reported By:      v_santhanam at amrita dot edu
-Status:           Open
+Status:           Bogus
-Bug Type:         *Compile Issues
+Bug Type:         Compile Failure
 Operating System: Redhat Linux 9
 PHP Version:      4.3.4
 New Comment:

Search before submit. (already reported couple of dozen times..)



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

[2003-11-22 11:39:55] v_santhanam at amrita dot edu

I have tried with 
"export LDFLAGS=-lstdc++"
make
make install
Now it works well.

Apart from js package, i have also installed js-devel package. as well
as i used
'--enable-libgcc' '--with-iconv' '--with-sablotron'
'--with-xslt-sablot' '--enable-xslt' '--with-sablot-js'  apart from
other options

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

[2003-11-22 08:45:27] v_santhanam at amrita dot edu

Description:
------------
When i make i get the following error :
-------------------------------------------------
/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
----------------------------------------


For your kind information i have compiled the same modules with PHP
4.3.4RC3 .I have also tried adding -lstdc++ in EXTRA_LDFLAGS line.It
didnot help.

Please help me
Thanks in Advance



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


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

Reply via email to