Error compiling for windows

Eion Robb eion at robbmob.com
Sun May 27 17:23:07 EDT 2012


Here's where your error is:
msgfmt.exe: error while loading shared libraries: intl.dll: cannot
open shared object file: No such file or directory

Doesn't look like you've installed all the dependencies.

On 27 May 2012 12:29, Hernan Chas <hernan.chas at gmail.com> wrote:
> Hi:
>
> I'm trying to compile pidgin-2.10.3 and I get the following error when
> running 'make -f Makefile.mingw install' :
>
> $ make -f Makefile.mingw install
> ....
> ....
> make[1]: se ingresa al directorio
> `/cygdrive/c/devel/pidgin-devel/pidgin-2.10.3/po'
> rm -f zh_HK.gmo && ../../win32-dev/gettext-0.17/bin/msgfmt --statistics -o
> zh_HK.gmo zh_HK.po
> /cygdrive/c/devel/pidgin-devel/win32-dev/gettext-0.17/bin/msgfmt.exe: error
> while loading shared libraries: intl.dll: cannot open shared object file: No
> such file or directory
> Makefile.mingw:25: recipe for target `zh_HK.gmo' failed
> make[1]: *** [zh_HK.gmo] Error 127
> make[1]: se sale del directorio
> `/cygdrive/c/devel/pidgin-devel/pidgin-2.10.3/po'
> Makefile.mingw:83: recipe for target `all' failed
> make: *** [all] Error 2
>
>
> I followed the instructions on the preparation for the development
> environment.
>
> I downloaded and installed all packages by following the links of your
> website.
>
> I'm using cygwin installed with default options and added
> thepackages: libiconv, make, monotone, patch, unzip, wget, and zip.
>
> Any ideas??
>
> Thanx.
>
> _______________________________________________
> Devel mailing list
> Devel at pidgin.im
> http://pidgin.im/cgi-bin/mailman/listinfo/devel
>




More information about the Devel mailing list