php-developer-list | 2000111
Date: 11/02/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #7606: Security Hole"
- Previous message: Prime Evil: "[PHP-DEV] Re: PHP 4.0 Bug #7296 Updated: PHP Memory Errors(Access Violations)"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] "__pure_virtual""
- Next in thread: Jon Parise: "Re: [PHP-DEV] "__pure_virtual""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Nov 02, 2000 at 10:53:55PM +0100, Sascha Schumann wrote:
> > Cannot load /usr/local/apache/libexec/libphp4.so into server:
> > /usr/local/apache/libexec/libphp4.so: Undefined symbol "__pure_virtual"
> >
> > I'm getting this after building a DSO based on the latest CVS under
> > FreeBSD 4.2(-BETA).
>
> Cool, another candidate for --enable-libgcc
That doesn't seem to have helped. At the end of the build, I get
this:
*** Warning: This library needs some functionality provided by -lgcc.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
When I attempt to start Apache, I still get this:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: Undefined symbol "__pure_virtual"
/usr/local/apache/bin/apachectl start: httpd could not be started
-- Jon Parise (jon <email protected>) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP-DEV] PHP 4.0 Bug #7606: Security Hole"
- Previous message: Prime Evil: "[PHP-DEV] Re: PHP 4.0 Bug #7296 Updated: PHP Memory Errors(Access Violations)"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] "__pure_virtual""
- Next in thread: Jon Parise: "Re: [PHP-DEV] "__pure_virtual""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

