php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58028 pecl4win builds fail in 5_2 and 6_0 branches
Submitted: 2008-02-05 07:01 UTC Modified: 2010-08-05 16:41 UTC
From: francois@php.net Assigned:
Status: Not a bug Package: PECL website (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2008-02-05 07:01 UTC] francois@php.net
Description:
------------
There is a bug somewhere in the 5_2 and 6_0 pecl4win branches. Every build fail with this message :

   Creating library Release_TS\php5ts.lib and object Release_TS\php5ts.exp
LINK : warning LNK4049: locally defined symbol "_php_dom_create_object" imported
libxml.obj : error LNK2001: unresolved external symbol _xmlDllMain
Release_TS\php5ts.dll : fatal error LNK1120: 1 unresolved externals

So, in these branches, the dlls have not been generated for about ont month, and people download outdated modules.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-05 16:41 UTC] johannes at schlueters dot de
pecl4win is no more.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 00:01:28 2024 UTC