Re: [INTERNALS-WIN] mbstring trying to build shared instead of static
[email protected] ("Pierre Joye")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
hi! On Sat, Jan 10, 2009 at 1:55 PM, Niel Archer <[email protected]> wrote: > Hi all. > > I updated the files today and tried building with mbstring (haven't > managed to get it to build at all yet), only to have it attempt to build > as shared instead of static. > mbstring.obj : error LNK2019: unresolved external symbol __imp__php_pcre_free re > ferenced in function __php_mb_free_regex > D:\Dev\C\PHP\!Builds\x86\min\Release_TS\php_mbstring.dll : fatal error LNK1120: > 1 unresolved externals > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\ > VC\BIN\cl.exe"' : return code '0x2' > Stop. Thanks to Rob, this error is fixed in CVS. php_pcre_free was missing in pcre.def. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org