php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28600 apache configure error in activating php module
Submitted: 2004-06-01 09:25 UTC Modified: 2004-06-01 15:01 UTC
From: nbalaraman_in at yahoo dot com Assigned:
Status: Not a bug Package: XSLT related
PHP Version: 4.3.6 OS: Suse Linux 8.1
Private report: No CVE-ID: None
 [2004-06-01 09:25 UTC] 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!



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-01 15:01 UTC] iliaa@php.net
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. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC