[PHP-DEV] Bug #9964 Updated: Unresolved symbols From: dbeu <email protected>
Date: 04/30/01

ID: 9964
Updated by: dbeu
Reported By: shmengie_2000 <email protected>
Old-Status: Analyzed
Status: Closed
Bug Type: Compile Failure
PHP Version: 4.0 Latest CVS (24/03/2001)
Assigned To:
Comments:

fixed in cvs

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

[2001-04-03 17:50:53] dbeu <email protected>
com linkage still seems to be broken (external modules like dotnet fail to link).
can someone familiar with them please have a look at it?

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

[2001-03-26 01:47:39] shmengie_2000 <email protected>
I was trying to build with php.dsw workspace.
phpts.dsw compiles right up. Must have neglected to read the instructions. Leaving this ticket open, because I think php4.dsw should be removed from the distribution, unless it serves some other purpose.

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

[2001-03-24 01:12:25] shmengie_2000 <email protected>
Trying to build php from recent cvs snaps php4-200103231245 and one from a day earlier.

Compile is smooth, except for a few unresolved symbols:

Linking...
   Creating library ..Debug/php4nts_debug.lib and object ..Debug/php4nts_debug.exp
internal_functions_win32.obj : error LNK2001: unresolved external symbol _VARIANT_module_entry
COM.obj : error LNK2001: unresolved external symbol _php_char_to_OLECHAR
COM.obj : error LNK2001: unresolved external symbol _php_OLECHAR_to_char
COM.obj : error LNK2001: unresolved external symbol _php_pval_to_variant
COM.obj : error LNK2001: unresolved external symbol _php_variant_to_pval
..Debugphp4nts_debug.dll : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.

php4nts_debug.dll - 6 error(s), 0 warning(s)

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9964&edit=2

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