Ask a Question related to PHP Development, Design and Development.
-
v_santhanam at amrita dot edu #1
#26358 [NEW]: Sablotron Module failed
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]
v_santhanam at amrita dot edu Guest
-
curses module installation failed
Hi, I am trying to install the curses module for perl 5.8.7 on hp-ux 11.23 ia64. Unfortunately I get a lot of errors during the make progress.... -
export module failed
hi all, im trying to export a model from 3d studio max 6. I know my plugin works because i can create a few primitives and export them fine. ... -
#26358 [Opn->Bgs]: Sablotron Module failed
ID: 26358 Updated by: sniper@php.net Reported By: v_santhanam at amrita dot edu -Status: Open +Status: ... -
#26358 [Opn]: Sablotron Module failed
ID: 26358 User updated by: v_santhanam at amrita dot edu Reported By: v_santhanam at amrita dot edu Status: Open... -
session_start(): Failed to initialize storage module
I am studying samples of a book to save session handler to a table in Oracle. But I got error after setting "session.save_handler=user": Fatal...



Reply With Quote

