- From: Salvador Eduardo Tropea <salvador_at_inti.gov.ar>
- Date: Fri, 06 Feb 2004 16:25:14 -0300
Johan De Clercq wrote: > I am tying to install NI6036E card under libranet 2.81 debian, untill > now no succes. > I tried already some things proposed but the loading comedi.o still is > not possible. > > I am not a developper only a user, > installation with versions comedi-0.7.66 and 0.7.67 give me unresolved > symbols and the message cannot load comedi.o If you have an updated Debian system (i.e. you have a kernel package from the security repository) is quite hard to compile Comedi without doing the wrong thing with the symbols (they contain the kernel versions). The main problem is because comedi needs the kernel sources and not just the kernel headers. So you must install the Debian package for the kernel headers and the package for the kernel sources. Even in this case I got some problems, for some reason the kernel sources installed by apt-get arenīt exactly the same used to create the kernel obtained from the security repository. What worked for my Debian systems is to configure comedi using the kernel sources (comedi extracts the compilation flags during the configuration) and then change things so Comedi uses the kernel headers installed by apt and not the kernel headers from the kernel sources. After it I got symbol versions perfectly matching with my installed kernel. SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: set_at_computer.org set_at_ieee.org Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
Received on 2004-02-06Z19:25:14