- From: Ivan Martinez <imr_at_oersted.dtu.dk>
- Date: Wed, 23 Oct 2002 17:39:21 +0200
Hello all
I'm trying to install Comedi with RTAI 2.4.10 and a rthal-patched 2.4.19
kernel, but when I do "make install" it produces a lot of warnings in
"allsoft_rtai.h":
...
In file included from /usr/src/rtai/include/asm/rtai.h:5,
from /usr/src/rtai/include/rtai.h:11,
from /usr/local/src/comedi/include/linux/comedi_rt.h:42,
from /usr/local/src/comedi/include/linux/comedidev.h:397,
from comedi_fops.c:41:
/usr/src/rtai/include/asm/allsoft_rtai.h:204: warning: `hard_cli' redefined
/usr/src/linux-2.4.19/include/asm/system.h:321: warning: this is the location
of the previous definition
/usr/src/rtai/include/asm/allsoft_rtai.h:205: warning: `hard_sti' redefined
/usr/src/linux-2.4.19/include/asm/system.h:322: warning: this is the location
of the previous definition
...
I wonder why it's using such header file, if the kernel is not patched with
allsoft. Maybe Comedi wrongly assumes it?.
"make install" fails as follows:
...
depmod: *** Unresolved symbols in
/lib/modules/2.4.19-rthal5/comedi/comedi/comedi.o
depmod: HARD_CLI
depmod: HARD_RESTORE_FLAGS
depmod: HARD_SAVE_FLAGS_AND_CLI
depmod: HARD_STI
depmod: *** Unresolved symbols in
/lib/modules/2.4.19-rthal5/comedi/comedi/kcomedilib/kcomedilib.o
...
I also noticed the mailing list archive is now in "cvs.comedi.org", which
makes it more difficult to find things with Google, because it will seach in
both the archive and the CVS tree.
Regards,
Ivan
Received on 2002-10-23Z14:39:21