- From: Stephanie Ann Wissel <wissels_at_uchicago.edu>
- Date: Wed, 11 Jan 2006 17:58:55 -0600 (CST)
Yeah. I just tried it, but got the same error message I received when compiling 0.7.69. I found a post on the archive that mentioned that comedi compiled fine with 2.6.12.1, so I'm compiling that kernel. Although it noted something about inline function problems. Do you know what they are? Steph On Thu, 12 Jan 2006, R Leao wrote: > did you try comedi 70? because I had some similar problems before but now it > compiled fine. > > On 12/01/2006, at 9:21 AM, Stephanie Ann Wissel wrote: > >> I'm trying to compile comedi on my fedora core 3 machine using a vanilla >> 2.6.11 kernel that I downloaded from kernel.org, so that I can use the >> ni_pci_dio driver for my NI DIO 96 board. >> >> I've tried two different versions of comedi (0.7.69 and 0.7.59). The >> older >> (0.7.59) version, I tried because the fixes in the redhat-notes document >> for >> redhat kernels applied to that release, although it gave me a large amount >> of >> errors when I run make (after make config, make clean and make dep run >> fine). The errors all came from comedi_fops.c, starting with: >> >> /usr/src/linux/include/kdev_t.h:21: error: syntax error before "dev". >> >> When making the newer (0.7.69) version quits on the following error: >> >> drivers.c: In function 'uvirt_to_kva': >> drivers.c:398: error: request for member 'pgd' in something not a >> structure >> or union >> make[3]:***[comedi_ko-drivers.o] Error 1 >> >> I downloaded both versions from the ftp site. I tried attaching log >> files with all of the compilation errors to an earlier message, but I >> don't think it got posted. >> >> Any suggestions as to how to install either release (although >> preferrably 0.7.69 or newer) would be great. I'm a newbie to kernel >> compilation and linux device drivers. >> >> ~Steph >> >> _______________________________________________ >> comedi mailing list >> comedi_at_comedi.org >> https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi > > > _______________________________________________ > comedi mailing list > comedi_at_comedi.org > https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi >
Received on 2006-01-11Z23:58:55