Ivan Lonel wrote: > Hi, I'm just starting working with rtnet, and I'm having problems while > compiling it. > I'm using rtnet 0.9.12 with rtai 3.8.1, in a Kermic Koala with kernel > 2.6.32.11. > > I need to use rtnet with my Realtek 8169 card, and when I have to modify > rtnet's configuration file, If I use the following command: > ./configure --with-rtext=/usr/realtime > --with-linux=/usr/src/linux-2.6.32.11 > --with-rtext-config=/usr/realtime/bin/rtai-config > --with-module-dir=/lib/modules/2.6.32.11-rtai > it works, but it doesnt load the 8169 driver and I don't know wether > there is a way to make load it while using ./configure. > > If I use make menuconfig, I can check the 8169 driver option, but at the > end of the process, it shows the following error: > checking for RTnet Kconfig file... /usr/src/rtnet/configure: line 11568: > .: .rtnet_config: file not found > .rtnet_config (supplied) > checking for RT-extension... configure: error: *** RT-extended kernel not > found in
This error was fixed in the RTnet git repository after 0.9.12 was released. Either you update to the latest git HEAD or you patch the configure script manually, see http://rtnet.git.sourceforge.net/git/gitweb.cgi?p=rtnet/rtnet;a=blobdiff;f=configure;h=23b967adc10c55a8e5f386cc6382570e48d8f8d8;hp=206c1d5e99387e9f0cc4c22367d28ab2eac240a5;hb=d018e57d00579427886f93af5a695f68e130e14a;hpb=03fd87e8576674a2c6d5a877b35cd89f893163ad -- Sebastian ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ RTnet-users mailing list RTnet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rtnet-users