ID: 22236 Updated by: [EMAIL PROTECTED] Reported By: shunter at venticon dot com Status: Bogus Bug Type: XSLT related Operating System: Mandrake 9.0 PHP Version: 4.3.0 New Comment:
MySQL splits words at spaces, so: http://bugs.php.net/search.php?search_for=%60__gxx_personality_v0%27&limit=30&order_by=id&direction=DESC&cmd=display&status=All&bug_type=Any&php_os=&phpver=&assign=&bug_age=0 http://bugs.php.net/search.php?search_for=___gxx_personality_v0&limit=30&order_by=&direction=DESC&cmd=display&status=Bogus&bug_type=Any&php_os=&phpver=&assign=&bug_age=0 Ranking 6 bugs in total. Previous Comments: ------------------------------------------------------------------------ [2003-03-03 15:13:52] colin at easydns dot com I'm getting the same error on my Debian system, with Sablotron 0.97, and I can't find the bug of which this is supposed to be a duplicate. Debian packages installed are: libxslt1 1.0.24-2 libxslt1-dev 1.0.24-2 libsablot0-dev 0.97-5 libsablot0c102 0.97-5 sablotron 0.97-5 libexpat1 1.95.6-3 libexpat1-dev 1.95.6-3 libtool 1.4.2-7 - Colin ------------------------------------------------------------------------ [2003-02-16 13:03:00] shunter at venticon dot com I hate to say it, but i have done a search and advanced search for the bug and i have not found one that is open. Could you please specify the bug that you are referring too. Thanks, Ray ------------------------------------------------------------------------ [2003-02-16 11:38:13] [EMAIL PROTECTED] 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 before you submit any reports.. ------------------------------------------------------------------------ [2003-02-15 18:43:33] shunter at venticon dot com OS: Mandrake 9.0 Expat: expat 1.95.2 & 1.95.6 Sablot: Sablot 0.97 Libtool: 1.4.2 PHP: php 4.3.0 Sablot config: ./configure --prefix=/usr/local/sablot --with-expat-prefix=/usr/local/expat PHP config: ./configure \ --prefix=/usr/local/php \ --bindir=/usr/local/bin \ --with-apxs=/usr/local/apache/bin/apxs \ --with-config-file-path=/etc \ --with-zlib \ --with-dom \ --with-dom-xslt \ --with-gd \ --with-gettext \ --with-java=/usr/local/java \ --with-mysql \ --with-pgsql \ --with-regex=system \ --with-xslt-sablot=/usr/local/sablot \ --with-xml \ --enable-magic-quotes \ --enable-bcmath \ --enable-calendar \ --enable-dio \ --enable-exif \ --enable-shmop \ --enable-sockets \ --enable-sysvmsg \ --enable-sysvsem \ --enable-sysvshm \ --enable-wddx \ --enable-xslt PHP Error: /usr/local/sablot/lib/libsablot.so: undefined reference to `operator new[](unsigned)' /usr/local/sablot/lib/libsablot.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info' /usr/local/sablot/lib/libsablot.so: undefined reference to `operator delete(void*)' /usr/local/sablot/lib/libsablot.so: undefined reference to `__gxx_personality_v0' /usr/local/sablot/lib/libsablot.so: undefined reference to `__cxa_pure_virtual' /usr/local/sablot/lib/libsablot.so: undefined reference to `vtable for __cxxabiv1::__class_type_info' /usr/local/sablot/lib/libsablot.so: undefined reference to `operator delete[](void*)' /usr/local/sablot/lib/libsablot.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info' /usr/local/sablot/lib/libsablot.so: undefined reference to `operator new(unsigned)' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 This error is generated durning the "make" process. What can i do to fix this problem? Thanks, Ray ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22236&edit=1