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