Problems Building Pidgin 3.0.0 for Windows

David Woodhouse dwmw2 at infradead.org
Fri Mar 27 06:53:18 EDT 2015


On Fri, 2015-03-27 at 11:03 +0100, Harald Schieche wrote:
> ------------------
> export PKG_CONFIG_PATH=/usr/i686-w64-mingw32/sys-
> root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-
> root/mingw/share/pkgconfig
> export PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config
> cd ~/libnice-0.1.8
> NOCONFIGURE=indeed ./autogen.sh
> ./configure --host=i686-w64-mingw32
> make
> 
> In a super user terminal I enter:
> ---------------------------------
> export PKG_CONFIG_PATH=/usr/i686-w64-mingw32/sys-
> root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-
> root/mingw/share/pkgconfig
> export PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config
> make install

I doubt that got installed over the old libnice in
/usr/i686-w64-mingw32/sys-root/mingw. You'll need to use --prefix= or 
'make install DESTDIR=...' to make that happen. Or if you really 
*want* it installed elsewhere so it doesn't stomp on the real package, 
you'll need to have that directory first in PKG_CONFIG_PATH when you 
build farstream. And pidgin.

Your best bet is to download the existing SuSE package for mingw32-
libnice, bump the version number, rebuild that and install it. Then 
you'll have it built *precisely* the same way as the existing one.

-- dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <https://pidgin.im/pipermail/devel/attachments/20150327/fbcd17e0/attachment.bin>


More information about the Devel mailing list