sorry it took me a while to reply. I am using gcc-linaro-4.9-2015.05-x86_64_arm-linux-gnueabihf.
I have preprocess log but looks like pastebin is down. Ok to send the log as attachment ? On Tue, Jan 12, 2016 at 9:16 AM, Khem Raj <[email protected]> wrote: > > > On Jan 11, 2016, at 11:25 AM, Ankur Tyagi <[email protected]> > wrote: > > > > included stdint.h in qnetworkinfo_linux.cpp but still getting the same > error > > what version of gcc are you using and can you preprocess the file under > error with -E -dD and pastebin it ? > > > > > On Mon, Jan 11, 2016 at 10:47 AM, Khem Raj <[email protected]> wrote: > > > >> On Mon, Jan 11, 2016 at 10:37 AM, Ankur Tyagi <[email protected]> > >> wrote: > >>> > >> > /home/nws/yocto-fido-dev/oe-layersetup/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/include/bluetooth/bluetooth.h:159:9: > >>> error: expected identifier before '*' token > >>> | return bt_get_unaligned((const uint64_t *) ptr); > >> > >> this means that stdint.h is missing from includes. > >> -- > >> _______________________________________________ > >> Openembedded-devel mailing list > >> [email protected] > >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > >> > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
