Edit report at https://bugs.php.net/bug.php?id=64569&edit=1
ID: 64569 User updated by: jfha73 at gmail dot com Reported by: jfha73 at gmail dot com Summary: gettext not compiling on Beta 2 Status: Open Type: Bug Package: Compile Failure Operating System: Windows Server 2008 R2 PHP Version: 5.5.0beta1 Block user comment: N Private report: N New Comment: Disregard the I'm sending the file, your web app did not accept it because it has to be a text file. Previous Comments: ------------------------------------------------------------------------ [2013-04-02 20:36:14] jfha73 at gmail dot com Description: ------------ Hey guys, I don't know if you forgot to include php_gd2.dll and php_gettext.dll, but anyway, I tried and I was able to compile php_gd2.dll, but Gettext gave me this error: Creating library x64\Release_TS\php_gettext.lib and object x64\Release_TS\php _gettext.exp gettext.obj : error LNK2019: unresolved external symbol libintl_gettext referenc ed in function zif_gettext gettext.obj : error LNK2019: unresolved external symbol libintl_dgettext referen ced in function zif_dgettext gettext.obj : error LNK2019: unresolved external symbol libintl_dcgettext refere nced in function zif_dcgettext gettext.obj : error LNK2019: unresolved external symbol libintl_ngettext referen ced in function zif_ngettext gettext.obj : error LNK2019: unresolved external symbol libintl_dngettext refere nced in function zif_dngettext gettext.obj : error LNK2019: unresolved external symbol libintl_dcngettext refer enced in function zif_dcngettext gettext.obj : error LNK2019: unresolved external symbol libintl_textdomain refer enced in function zif_textdomain gettext.obj : error LNK2019: unresolved external symbol libintl_bindtextdomain r eferenced in function zif_bindtextdomain gettext.obj : error LNK2019: unresolved external symbol libintl_bind_textdomain_ codeset referenced in function zif_bind_textdomain_codeset x64\Release_TS\php_gettext.dll : fatal error LNK1120: 9 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0 \VC\BIN\amd64\cl.exe"' : return code '0x2' Stop. I think you need to check the dep for it (libintl) I'm sending you the php_gd2.dll I compiled. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64569&edit=1