Re: addi-data and current cvs-version

On Thursday 02 February 2006 05:26 am, Nico Mock wrote:
> On Thu, 02 Feb 2006 11:07:47 +0100, Andreas Leuner wrote:
> >
> > the file comedi/comedi/drivers/addi-data/Makefile.am in the comedi
> > distribution misses the CFLAGS for rtai. So try adding "$RTAI_CFLAGS"
> > to the line
> > AM_CFLAGS = $(COMEDI_CFLAGS) $(LINUX_CFLAGS)
> > then re-run autogen.sh, reconfigure and recompile comedi.
> >

> Dear Andreas,
>
> thanks for effort digging into this matter. One hour later to my first
> posting, i've found a solution, which is quite simple :)
> Details in the above postings ....
>
> No Makefile.am hacking, what was my first try to ....

No, I think Andreas is right.  --with-linuxconf is not the same as 
--sysconfdir.  I think --with-linuxconf just pointed comedi at another 
kernel config file, which did not have RTAI support.  Thus comedi compiled 
because RTAI was disabled.

-- 
Frank

Received on 2006-02-03Z01:17:43