ID: 24985 Updated by: [EMAIL PROTECTED] Reported By: balin at myrealbox dot com -Status: Open +Status: Bogus Bug Type: *Compile Issues Operating System: redhat 8.0 PHP Version: 4CVS-2003-08-08 (stable) 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. Looks like you have a broken libsablot.so Previous Comments: ------------------------------------------------------------------------ [2003-08-08 09:17:13] balin at myrealbox dot com Description: ------------ i configure ./configure --prefix=/usr/local --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs --with-dom --with-dom-xslt --enable-xslt --with-xslt-sablot --with-zlib --with-iconv Than make and exit with error: Reproduce code: --------------- ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /root/install/php4-STABLE-200308081130/ext/mysql/libmysql/my_tempnam.c:115: the use of `tempnam' is dangerous, better use `mkstemp' /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 Expected result: ---------------- snapshot is php4-STABLE-200308081130 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24985&edit=1
