[Buildroot] [git commit] wget: bump to 1.19.1 to fix build issue

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Feb 14 08:12:40 UTC 2017


Hello,

On Tue, 14 Feb 2017 11:51:15 +0530, Rahul Bedarkar wrote:

> > In file included from str-two-way.h:44:0,
> >                  from c-strcasestr.c:37:
> > ./stdint.h:89:5: error: #if with no expression
> >  #if  
> 
> I was unable to reproduce these build failures at my end and also 
> suspecting that it is side effect of autoreconf. Thanks for version bump.

To reproduce the issue, you had to have host-gettext built before wget.
So something like:

$ make host-gettext
$ make gettext

Would trigger the issue (I was able to reproduce it).

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list