From:             v_santhanam at amrita dot edu
Operating system: Redhat Linux 9
PHP version:      4.3.4
PHP Bug Type:     *Compile Issues
Bug description:  Sablotron Module failed

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 bug report at http://bugs.php.net/?id=26358&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26358&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26358&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26358&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26358&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26358&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26358&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26358&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26358&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26358&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26358&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26358&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26358&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26358&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26358&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26358&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26358&r=float

Reply via email to