On Tue, 31 Mar 2015, Khem Raj wrote: > > > On Mar 31, 2015, at 12:54 PM, Robert P. J. Day wrote: > > > > > > i asked about this a few weeks ago, finally getting back to it ... > > for better or worse, i'm running fedora rawhide, updated to the point > > where i have gcc-5.0.0: > > > > $ gcc --version > > gcc (GCC) 5.0.0 20150208 (Red Hat 5.0.0-0.10) > > Copyright (C) 2015 Free Software Foundation, Inc. > > This is free software; see the source for copying conditions. There is NO > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > $ > > > > which causes a number of build issues trying to build for something as > > simple as qemux86. > > > > first, there is a linemarkers issue with gcc-5.0 that i got around > > by adding to local.conf: > > > > CPPFLAGS_append= " -P” > > This should not be required. Can you post the failing package with > error details it should be fixed. FYI, your version of ncurses-5,9 with a more upstream SRC_URI appears to solve the problem with building ncurses-native. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================