Hi Madhu, 1) If you don't want to use the docker image to build (recommended if any problem on build), you should install a more recent gcc (>=5). By the way, Ubuntu 14.04 is currently no longer supported in yocto: https://www.yoctoproject.org/docs/2.5/ref-manual/ref-manual.html#detailed-supported-distros So, perhaps you will be able to build AGL on Ubuntu 14.04, but this is not guaranteed (and not tested, as I know). This is why AGL provides a docker image to build AGL images, no matter your Linux distribution http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/setup-sdk-environment.html 2) You should not have any error on source synchronization ```bash repo init -b eel -m eel_5.0.3.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo repo sync ``` If you have some problems on source synchronization, can you send the log file of your error please. Regards, Ronan Le Martret [IoT.bzh] 2018-08-07 16:06 GMT+02:00 Madhu Baikana <madhu.baikana@xxxxxxxxxxxxxx>: > Hi Ronan, > > gcc version is 4.8.4 > > And even I am unable to clone the source code from gerrit(errors occuring > while executing repo sync). I am following the steps mentioned at > http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html > > Regards, > -Madhu. > > ________________________________ > From: "Ronan Le Martret [ IoT.bzh ]" <ronan.lemartret@xxxxxxx> > To: "Madhu Baikana" <madhu.baikana@xxxxxxxxxxxxxx> > Cc: "AGL discussions list" > <automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx> > Sent: Tuesday, August 7, 2018 6:06:19 PM > Subject: Re: Building of AGL EE failed > > > Hi Madhu, > Can you send us your gcc version please. > Thanks > > To avoid any build issue due to the host version, a docker is > available, you can find the documentation here: > http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/setup-sdk-environment.html > > Regards, > Ronan Le Martret [IoT.bzh] > > > 2018-08-06 15:45 GMT+02:00 Madhu Baikana <madhu.baikana@xxxxxxxxxxxxxx>: >> Hi all, >> I've took the latest code from >> >> https://wiki.automotivelinux.org/agl-distro/release-notes#latest_stable_release, >> I am getting errors while trying to build the code. For your information, >> attached the error log .Please help me to resolve this issue. >> >> OS:Ubuntu 14.04 >> >> Thanks in advance. >> >> Regards, >> -Madhu. >> >> >> _______________________________________________ >> automotive-discussions mailing list >> automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx >> https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions >> > _______________________________________________ automotive-discussions mailing list automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions