Re: gcc-5.0.0 chokes on trying to compile ncurses-5.9

2015-02-17 Thread Robert P. J. Day
On Tue, 17 Feb 2015, Jakub Jelinek wrote: > On Tue, Feb 17, 2015 at 05:03:46AM -0500, Robert P. J. Day wrote: > > > > i ran across this issue trying to build a basic linux image with > > yocto project and asked about it here: > > > > http://permalink.gmane.org/gmane.comp.handhelds.openembedded.c

Re: gcc-5.0.0 chokes on trying to compile ncurses-5.9

2015-02-17 Thread Jakub Jelinek
On Tue, Feb 17, 2015 at 05:03:46AM -0500, Robert P. J. Day wrote: > > i ran across this issue trying to build a basic linux image with > yocto project and asked about it here: > > http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/60488 > > but i just verified that i get the sam

gcc-5.0.0 chokes on trying to compile ncurses-5.9

2015-02-17 Thread Robert P. J. Day
i ran across this issue trying to build a basic linux image with yocto project and asked about it here: http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/60488 but i just verified that i get the same error trying to build ncurses-5.9 on my fully-updated rawhide system. here's