Re: Cannot compile Pidgin 2.10.12 for Windows (cannot find -lssl3, -lnss3, etc)

2016-02-16 Thread Andrew Martin


- Original Message -
> From: "Daniel Atallah" 
> To: "Andrew Martin" 
> Cc: support@pidgin.im
> Sent: Tuesday, February 16, 2016 12:44:39 PM
> Subject: Re: Cannot compile Pidgin 2.10.12 for Windows (cannot find -lssl3, 
> -lnss3, etc)
> 
> On Mon, Feb 15, 2016 at 7:29 PM, Andrew Martin  wrote:
> >
> > Hello,
> >
> > I am attempting to compile Pidgin 2.10.12 for Windows both on a host
> Ubuntu
> > 16.04 server as well as on Windows itself using cygwin. I have been
> following
> > these instructions:
> > https://developer.pidgin.im/wiki/BuildingWinPidgin#Themanualway
> >
> > On both Windows and Ubuntu, I get stuck at this point where -lssl3,
> -lnss3, and
> > a few others are not found:
> > http://pastebin.com/RazgDckR
> >
> > How can I resolve this error and successfully compile Pidgin?
> 
> You likely need to apply the following 2 patches, which unfortunately were
> not committed prior to when the 2.10.12 tarball was created:
> 
> https://hg.pidgin.im/pidgin/main/raw-rev/30f7c83da15d
> https://hg.pidgin.im/pidgin/main/raw-rev/08cd626e63a9
> 
> -D
> 
Hi Daniel,

Thanks for the tip - these were the two problems. I have now been able to
successfully build the installer on Windows. However, when I use the offline
installer that I built, gtk.zip does not install (the Gtk folder is not just
present in C:\Program Files (x86)\Pidgin. Any ideas on how I can get Gtk to
install successfully as part of the offline installer?

Thanks,

Andrew

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Cannot compile Pidgin 2.10.12 for Windows (cannot find -lssl3, -lnss3, etc)

2016-02-16 Thread Daniel Atallah
On Mon, Feb 15, 2016 at 7:29 PM, Andrew Martin  wrote:
>
> Hello,
>
> I am attempting to compile Pidgin 2.10.12 for Windows both on a host
Ubuntu
> 16.04 server as well as on Windows itself using cygwin. I have been
following
> these instructions:
> https://developer.pidgin.im/wiki/BuildingWinPidgin#Themanualway
>
> On both Windows and Ubuntu, I get stuck at this point where -lssl3,
-lnss3, and
> a few others are not found:
> http://pastebin.com/RazgDckR
>
> How can I resolve this error and successfully compile Pidgin?

You likely need to apply the following 2 patches, which unfortunately were
not committed prior to when the 2.10.12 tarball was created:

https://hg.pidgin.im/pidgin/main/raw-rev/30f7c83da15d
https://hg.pidgin.im/pidgin/main/raw-rev/08cd626e63a9

-D
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support