|
From: Angelica Lo D. <ang...@ho...> - 2008-07-11 10:57:12
|
Hi to all!
I'm trying to update my como svn version to the actual (that seems to be the 1261), but when I try to compile it some errors occur:
when I run make and make install all is ok, but when I run make modules the following error occurs:
Building CoMo module autofocus (/home/angelica/CoMo/modules/autofocus)
-- Inferring module dependencies
datadef: file /home/angelica/CoMo/modules/autofocus/data.h
capture: file /home/angelica/CoMo/modules/autofocus/capture.c
init: file /home/angelica/CoMo/modules/autofocus/init.c
export: implemented in mono
query: implemented in mono
CMake Error: module autofocus requires mono
-- Configuring done
Building module
make[1]: Entering directory `/home/angelica/CoMo/debug/modules/autofocus'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/angelica/CoMo/debug/modules/autofocus'
Error building autofocus
exit: 36: Illegal number: -1
make: *** [modules] Error 2
In particular another error occurred before:
Building module
[: 82: ==: unexpected operator
make[1]: Entering directory `/home/angelica/CoMo/debug/modules/apps'
make[2]: Entering directory `/home/angelica/CoMo/debug/modules/apps'
make[3]: Entering directory `/home/angelica/CoMo/debug/modules/apps'
but I have filled it replacing in the file template-como_module.sh the old line 82 with the following one:
if [ "$ACTION" = "build" ];
Could someone help me?
Thanks
Angelica
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE |