I downloaded gtest manually, and it got past that.
Then a similar problem happened with hippomocks. I downloaded it manually, and
the build still broke, but for another reason.
In hippomocks.scons the variable
hippomocks_zip_file = src_dir + '/extlibs/master.zip'
should read
hippomocks_zip_file = src_dir + '/extlibs/hippomocks-master.zip'
because, inexplicably, when you download the given hippomocks URL (master.zip)
you get hippomocks-master.zip.
John
-----Original Message-----
From: iotivity-dev-bounces at lists.iotivity.org
[mailto:[email protected]] On Behalf Of Thiago Macieira
Sent: Friday, March 06, 2015 6:49 PM
To: iotivity-dev at lists.iotivity.org
Subject: Re: [dev] latest clone doesn't build
On Friday 06 March 2015 23:00:22 Keane, Erich wrote:
> Hi John-
>
> It is seemingly having difficulty downloading. This is sometimes a
> result of a proxy server either mis-behaving or not being properly
> configured on the machine.
>
> Can you please run the following 2 lines and paste the results here?
>
> echo $http_proxy
> echo $https_proxy
Instead of trying to download, we should just report that it's missing and give
instructions for people to do it. Firewalls are a tricky thing.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
_______________________________________________
iotivity-dev mailing list
iotivity-dev at lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev