Hi,
We are trying to build the Arago project with the support for Browser. For the same, building ProseccorSDK was performed by making reference to http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK.
To add the function of the browser, "meta-browser" , "meta-gnome" have been added to "./build/conf/bblayers.conf".
and ."IMAGE_INSTALL_append = " chromium libgnome-keyring"" has been added to the last line of the "./build/conf/local.conf".
Then the following command was given:
"MACHINE=am57xx-evm bitbake arago-core-tisdk-image"
This command results in an error "configure:13302: error: possibly undefined macro: AM_NLS"
Any clues to resolve this issue are higly appreciated.
Regards,
Abhiroop