thanks here it is.. https://gist.github.com/anonymous/a03e9fb2203e45a4b033
On Wed, Jan 13, 2016 at 1:44 PM, Khem Raj <[email protected]> wrote: > > > On Jan 12, 2016, at 4:39 PM, Ankur Tyagi <[email protected]> > wrote: > > > > 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 ? > > http://alternativeto.net/software/pastebin/ > > > > > 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 > > > -- > _______________________________________________ > 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
