ID: 28600 Updated by: [EMAIL PROTECTED] Reported By: nbalaraman_in at yahoo dot com -Status: Open +Status: Bogus Bug Type: XSLT related Operating System: Suse Linux 8.1 PHP Version: 4.3.6 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. This is a problem with your Sablot (libsablot.so) library. Previous Comments: ------------------------------------------------------------------------ [2004-06-01 09:25:52] nbalaraman_in at yahoo dot com Description: ------------ ======== Error Output for sanity check ======== cd ..; gcc -DLINUX=22 -I/usr/include/db1 `./apaci` -o helpers/dummy helpers/dummy.c -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/mysql/lib -rdynamic -L/usr/local/lib -L/usr/local/mysql/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -rdynamic -L/usr/local/lib -L/usr/local/mysql/lib -lcrypt -lsablot -lexpat -lcrypt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lz -lcurl -lz -lresolv -lm -ldl -lnsl -lcurl -lz -ldl -lz -lxml2 -lz -liconv -lm -lcrypt -lcrypt -lm -lcrypt -ldb1 -lexpat -ldl /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: *** [dummy] Error 1 ============= End of Error Report ============= Aborting! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28600&edit=1
