compile error win32 on linux
Andrea Visinoni
andrea at puntualmenteinritardo.com
Fri Feb 29 16:45:07 EST 2008
Daniel Atallah ha scritto:
>
>
> On Fri, Feb 29, 2008 at 4:05 PM, Andrea Visinoni
> <andrea at puntualmenteinritardo.com
> <mailto:andrea at puntualmenteinritardo.com>> wrote:
>
> Andrea Visinoni ha scritto:
> > Compiling under linux with mingw after a make clean i get this error.
> > Seems like a path error or something like that, looking on track
> i can't
> > find a recent modification that could cause that.
> > Last time i clean my environment was about a month ago.
> >
> > make -C ./pidgin -f Makefile.mingw
> > make[1]: Entering directory `/home/andrea/pidgin-dev/src/pidgin'
> > make -C ../pidgin -f Makefile.mingw pidgin.dll
> > make[2]: Entering directory `/home/andrea/pidgin-dev/src/pidgin'
> > /usr/bin/i586-mingw32msvc-windres -I../libpurple -i
> > win32/pidgin_dll_rc.rc -o win32/pidgin_dll_rc.o
> > /usr/bin/i586-mingw32msvc-windres: icon file `pixmaps/tray/16/'
> does not
> > contain icon data
> > make[2]: *** [win32/pidgin_dll_rc.o] Error 1
> > make[2]: Leaving directory `/home/andrea/pidgin-dev/src/pidgin'
> > make[1]: *** [../pidgin/pidgin.dll.a] Error 2
> > make[1]: Leaving directory `/home/andrea/pidgin-dev/src/pidgin'
> > make: *** [all] Error 2
> >
>
> due to:
> http://developer.pidgin.im/viewmtn/revision/diff/01ecd4a7052bf3c5eef509a479c6109c8fa586c2/with/4e43a1794e91a9aa8ffe294f4833a0be54d70758
>
> compile is broken on windows
>
> Creating library file: libjabber.dll.a
> Cannot export libsasl_NULL_THUNK_DATA: symbol not found
>
>
> Cyrus SASL has become a default dependency
>
> See http://developer.pidgin.im/wiki/BuildingWinPidgin
>
> -D
i've already fixed this dependency before mtn update.
More information about the Devel
mailing list