hi , when i try to compile sgx with "bitbake omap3-sgx-modules" , i
got error on_compile bc_cat.c:490: error: implicit declaration of
function 'omap_rev_lt_3_0' , how to fix this problem ? any solution ?
By the way , i m using IGEPv2 but there is no difference between with
beagleboard.
I installed everything except SGX.
Whats the problem on installation ?
My second question is , for kernel modules , i need to make this
true ?
bitbake omap3-sgx-modules
The log says
NOTE: make -j4 -e MAKEFLAGS= KERNEL_PATH=/home/kadirbasol/OE/scripts/
build/tmp-angstrom_2008_1/sysroots/igep0020-angstrom-linux-gnueabi/
kernel KERNEL_SRC=/home/kadirbasol/OE/scripts/build/tmp-
angstrom_2008_1/sysroots/igep0020-angstrom-linux-gnueabi/kernel KDIR=/
home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/sysroots/igep0020-
angstrom-linux-gnueabi/kernel KERNELDIR=/home/kadirbasol/OE/scripts/
build/tmp-angstrom_2008_1/sysroots/igep0020-angstrom-linux-gnueabi/
kernel KERNEL_VERSION=2.6.28.10 CC=arm-angstrom-linux-gnueabi-gcc
LD=arm-angstrom-linux-gnueabi-ld AR=arm-angstrom-linux-gnueabi-ar
BUILD=release TI_PLATFORM=omap3630
make -C /home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/sysroots/
igep0020-angstrom-linux-gnueabi/kernel M=`pwd`
make[1]: Entering directory `/home/kadirbasol/OE/scripts/build/tmp-
angstrom_2008_1/sysroots/igep0020-angstrom-linux-gnueabi/kernel'
LD /home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/work/
igep0020-angstrom-linux-gnueabi/omap3-sgx-modules-1.4.14.2616-r78/
OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/3rdparty/
bufferclass_ti/built-in.o
CC [M] /home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/work/
igep0020-angstrom-linux-gnueabi/omap3-sgx-modules-1.4.14.2616-r78/
OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/3rdparty/
bufferclass_ti/bc_cat.o
/home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/work/igep0020-
angstrom-linux-gnueabi/omap3-sgx-modules-1.4.14.2616-r78/
OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/3rdparty/
bufferclass_ti/bc_cat.c: In function 'bc_cat_init':
/home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/work/igep0020-
angstrom-linux-gnueabi/omap3-sgx-modules-1.4.14.2616-r78/
OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/3rdparty/
bufferclass_ti/bc_cat.c:490: error: implicit declaration of function
'omap_rev_lt_3_0'
make[3]: *** [/home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/
work/igep0020-angstrom-linux-gnueabi/omap3-sgx-modules-1.4.14.2616-r78/
OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/3rdparty/
bufferclass_ti/bc_cat.o] Error 1
make[2]: *** [/home/kadirbasol/OE/scripts/build/tmp-angstrom_2008_1/
work/igep0020-angstrom-linux-gnueabi/omap3-sgx-modules-1.4.14.2616-r78/
OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/3rdparty/
bufferclass_ti] Error 2
make[1]: *** [_module_/home/kadirbasol/OE/scripts/build/tmp-
angstrom_2008_1/work/igep0020-angstrom-linux-gnueabi/omap3-sgx-
modules-1.4.14.2616-r78/OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM]
Error 2
make[1]: Leaving directory `/home/kadirbasol/OE/scripts/build/tmp-
angstrom_2008_1/sysroots/igep0020-angstrom-linux-gnueabi/kernel'
make: *** [all] Error 2
FATAL: oe_runmake failed
ERROR: Function do_compile failed