This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error while building the open embedded for OMAP3EVM

Hi All,

 I am trying to build Open Embedded for the OMAP3EVM board. I am trying to build the "gpe-image". However it is giving the following error.

############################################################################################################### 

| protected_values.cpp:215: error: explicit template specialization cannot have a storage class
| protected_values.cpp:234: error: explicit template specialization cannot have a storage class
| make[3]: *** [protected_values.lo] Error 1
| make[3]: Leaving directory `/new_drive/oe/stuff/build/tmp/work/armv7a-angstrom-linux-gnueabi/osb-jscore-0.5.2+svnr117-r1/JavaScriptCore/kjs'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/new_drive/oe/stuff/build/tmp/work/armv7a-angstrom-linux-gnueabi/osb-jscore-0.5.2+svnr117-r1/JavaScriptCore/kjs'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/new_drive/oe/stuff/build/tmp/work/armv7a-angstrom-linux-gnueabi/osb-jscore-0.5.2+svnr117-r1/JavaScriptCore'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed: /new_drive/oe/stuff/build/tmp/work/armv7a-angstrom-linux-gnueabi/osb-jscore-0.5.2+svnr117-r1/temp/log.do_compile.8971
NOTE: package osb-jscore-0.5.2+svnr117-r1: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package osb-jscore-0.5.2+svnr117: failed
ERROR: Build of /new_drive/oe/stuff/org.openembedded.dev/packages/gtk-webcore/osb-jscore_svn.bb do_compile failed
ERROR: Task 4699 (/new_drive/oe/stuff/org.openembedded.dev/packages/gtk-webcore/osb-jscore_svn.bb, do_compile) failed
NOTE: Tasks Summary: Attempted 1804 tasks of which 1804 didn't need to be rerun and 1 failed.
ERROR: '/new_drive/oe/stuff/org.openembedded.dev/packages/gtk-webcore/osb-jscore_svn.bb' failed
NOTE: build 200808281739: completed

#######################################################################################################################

 

Any help in resolving this issue greatly appreciated.

 Thanks in Advance,

 

Warm Regards,

Naveen. 

  • Take a look at the contents of the log file /new_drive/oe/stuff/build/tmp/work/armv7a-angstrom-linux-gnueabi/osb-jscore-0.5.2+svnr117-r1/temp/log.do_compile.8971 and put them here.

    Diego