From:             [EMAIL PROTECTED]
Operating system: win32
PHP version:      4.2.3
PHP Bug Type:     Compile Failure
Bug description:  Linker failures

Linking...
   Creating library ..\Release_inline/php4nts.lib and object
..\Release_inline/php4nts.exp
LINK : warning LNK4049: locally defined symbol "_pcre_free" imported
LINK : warning LNK4049: locally defined symbol "_pcre_malloc" imported
basic_functions.obj : error LNK2001: unresolved external symbol
_zif_crypt
basic_functions.obj : error LNK2001: unresolved external symbol
_zm_startup_crypt
basic_functions.obj : error LNK2001: unresolved external symbol
_zm_activate_crypt
COM.obj : error LNK2001: unresolved external symbol
_php_COM_export_as_sink
COM.obj : error LNK2001: unresolved external symbol
_php_COM_dispatch_init
conversion.obj : error LNK2001: unresolved external symbol
_php_COM_export_object
..\Release\php4nts.dll : fatal error LNK1120: 6 unresolved externals
Error executing link.exe.

Fails on 4.2.3 source downloaded this evening from php.net


-- 
Edit bug report at http://bugs.php.net/?id=19534&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19534&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19534&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19534&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19534&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19534&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19534&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19534&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19534&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19534&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19534&r=globals

Reply via email to