Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

ti sdk 2.6.37 kernel - "omap3evm Camera Module" build ERROR

$
0
0

Hi community, I am working with an gumstix overo board and I got the "ti-dvsdk_dm3730-evm_04_03_00_06" from Texas Instruments. I want to use a camera from e-Con-Systems and I found out that the kernel provides e.g. the board-omap3evm-camera.c file to initialize the camera as a module. So I tried to configure the kernel so that the needed module will be build, but I get this Error:

CC [M] lib/raid6/altivec8.o
LD [M] lib/raid6/raid6_pq.o
Building modules, stage 2.
MODPOST 391 modules
ERROR: "omap_pm_set_min_bus_tput" [drivers/media/video/isp/omap3-isp.ko] undefined!
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[2]: *** [__modpost] Fehler 1
make[1]: *** [modules] Fehler 2
make[1]: Verlasse Verzeichnis '/home/linuxentwickler/ti-dvsdk_dm3730-evm_04_03_00_06/psp/linux-2.6.37-psp04.02.00.07.sdk'
make: *** [linux] Fehler 2

This function will be used in the ispvideo.c file and is declared in the omap-pm.h (another directory). It seems that the module which is about to be build does not get the objectfile where the needed function is defined. Am I missing a configuration entry? Or what must be done to build the "omap3evm Camera Module"?

Regards, Tom


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>