ID: 24200 Updated by: [EMAIL PROTECTED] Reported By: balin at myrealbox dot com -Status: Open +Status: Bogus Bug Type: XSLT related Operating System: redhat 8.0 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 database before submitting any reports.. Previous Comments: ------------------------------------------------------------------------ [2003-06-16 02:56:41] balin at myrealbox dot com Description: ------------ in make after succsefull configure, this error: Reproduce code: --------------- /usr/local/lib/libsablot.so: undefined reference to `operator new[](unsigned)' /usr/local/lib/libsablot.so: undefined reference to `SabArena::armalloc(int, int)' /usr/local/lib/libsablot.so: undefined reference to `SabArena::dispose()' /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 `SabArena::arfree(void*)' /usr/local/lib/libsablot.so: undefined reference to `operator delete[](void*)' /usr/local/lib/libsablot.so: undefined reference to `SabArena::SabArena[in-charge](int)' /usr/local/lib/libsablot.so: undefined reference to `SabArena::~SabArena [in-charge]()' /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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24200&edit=1