[PHP-DEV] Re: PHP 4.0 Bug #7356 Updated: ext/mysql/php_mysql.c compiles into .o which does not define mysql_module_entry From: Juan Leon (jl <email protected>)
Date: 10/31/00

 Thank you. Will try. Should have tried already!

Juan

--On Tuesday, October 31, 2000, 1:21 AM +0000 Bug Database <php-dev <email protected>> wrote:

> ID: 7356
> Updated by: sniper
> Reported By: jl <email protected>
> Status: Feedback
> Bug Type: Compile Failure
> Assigned To:
> Comments:
>
> Have you tried to compile mysql from sources yourself ?
> There have been lot of problems when binary RPMs are used.
>
> --Jani
>
> Previous Comments:
> ---------------------------------------------------------------------------
>
> [2000-10-19 19:02:01] jl <email protected>
> When compiling --with-mysql=/usr (mysql installed
> from powertools RPMs into /usr/*) final libphp4.so
> fails to load into Apache because mysql_module_entry
> is not defined (neither is it defined in php_mysql.o
> as far as I can tell).
>
> Compiling php_mysql.c with -E shows that mysql_module_entry
> ends up defined as an extern even though it is clearly
> declared and initialized otherwise in the source file.
>
> I haven't chased this one any further yet.
>
> Thank you
>
>
> ---------------------------------------------------------------------------
>
>
> Full Bug description available at: http://bugs.php.net/?id=7356

-- 
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>