[PHP-DEV] PHP 4.0 Bug #7223 Updated: can't built php4apache From: zeev <email protected>
Date: 10/31/00

ID: 7223
Updated by: zeev
Reported By: helio <email protected>
Status: Closed
Bug Type: Scripting Engine problem
Assigned To:
Comments:

Fixed in the latest CVS. Thanks for the bug report!

Previous Comments:
---------------------------------------------------------------------------

[2000-10-31 10:26:02] stas <email protected>
Surely there is this function - it's in zend_language_scanner.l
Probably an unclean build? Could you just clean up everything (or, better, make a fresh checkout) and rebuild?

---------------------------------------------------------------------------

[2000-10-28 01:53:10] dbeu <email protected>
i see the problem.
there is a proto for highlight_file in zend_highlight.h but there's no function in zend which does the job.
can the zend guys please fix this?

---------------------------------------------------------------------------

[2000-10-19 05:55:38] dbeu <email protected>
i'm unable to reproduce this here.
does this problem still exist?

---------------------------------------------------------------------------

[2000-10-15 12:52:51] helio <email protected>
I've got this error whem I tried to built apache.

--------------------Configuration: php4apache - Win32 Release_TS--------------------
Compiling...
sapi_apache.c
Linking...
   Creating library ....Release_TS/php4apache.lib and object ....Release_TS/php4apache.exp
mod_php4.obj : error LNK2001: unresolved external symbol _zend_hash_merge_ex
sapi_apache.obj : error LNK2001: unresolved external symbol _highlight_file
....Release_TS/php4apache.dll : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

php4apache.dll - 3 error(s), 0 warning(s)

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7223

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