Hello Jeff, 
Sorry for delayed answer - I look into the mailing list only
ocasionally, so it is the more reliable way to 
Contact my directly.
After you have compiled the kernel, I hope you have really installed the
right kernel and booted the right one?
You can test, if rtc really is bild as a module either by looking the
actual running configuration in /proc/config.gz of by trying to load the
rtc module: modprobe -v rtc should not fail.
The other reason for the error message could be harmless - If you have
compiled and installed the rtc module, the module will not be loaded at
the boot time automatically. So, Load.Nistnet looks for the rtc module,
doesn't fint that (because you haven't loaded that module) and give you
that error message, but all things are really going well - you can test
it by running lsmod and finding the nistnet module on the right place.
Regards, 
Eduard


========================================================================
==
Dr. Eduard Siemens                    mailto:[EMAIL PROTECTED]
Senior Development Engineer           http://www.thomson.net
Hannover Network Protocols Lab (HNP)       phone : +49 511 418 2168
Corporate Research Hannover           fax   : +49 511 418 2483
THOMSON / Karl-Wiechert-Allee 74 / D-30625 Hannover
 
-----Original Message-----
From: Jeff Hung [mailto:[EMAIL PROTECTED] 
Sent: Mittwoch, 1. November 2006 23:16
To: Siemens Eduard
Subject: RE: [nistnet] Compiling under SuSE 10.2 Kernel 2.6.16.21-0.25

Hi Siemens, 

I'm sorry for bothering you again. I'm relatively new to Linux this is
probably why I'm running into so many problems. 

I have make/ make install nistnet, and everything seems to work fine.
However, when I run ./Load.Nistnet it outputs with error message
requesting for rtc module. So I set enchance rtc to module and rebuilt
the kernel. (make modules/make modules_install) 

However, I try to run ./Load.Nistnet after I restarted the computer. The
same error message came out. I also checked rather rtc exists under /dev

If you have any idea, please point me to the right direction. 

Many thanks

Jeff

On Tue, 2006-10-31 at 09:04 +0100, Siemens Eduard wrote:
> Hello Jeff,
> If your original nistnet sources are located in nistnet-3.0a and the 
> patch is located in the parent directory, you should change to that 
> directory and enter:
> 
> 
>  patch -p1 < ../nistnet-3.0a-kernel-2.6.16-21.patch
> 
> Best regards,
> Eduard
> 
> 
> ======================================================================
> ==
> ==
> Dr. Eduard Siemens
mailto:[EMAIL PROTECTED]
> Senior Development Engineer           http://www.thomson.net
> Hannover Network Protocols Lab (HNP)       phone : +49 511 418 2168
> Corporate Research Hannover           fax   : +49 511 418 2483
> THOMSON / Karl-Wiechert-Allee 74 / D-30625 Hannover
>  
> -----Original Message-----
> From: Jeff Hung [mailto:[EMAIL PROTECTED]
> Sent: Montag, 30. Oktober 2006 15:21
> To: Siemens Eduard
> Subject: Re: [nistnet] Compiling under SuSE 10.2 Kernel 2.6.16.21-0.25
> 
> Thanks very much, Siemens. It is fully functioning, however, I patched

> it in an old way. Could you tell me which directory i should leave the

> patch to run :
> 
>  patch -p0 > patch_name.patch
> 
> Many thanks.
> 
> Jeff
> 
> Siemens Eduard wrote:
> > Just try this patch.
> > Not the finest one, but it works on my SuSE 10.1 box.
> > Best regards,
> > Eduard Siemens
> >  
> >
> >
> > ====================================================================
> > ==
> > ==
> > ==
> > Dr. Eduard Siemens
> mailto:[EMAIL PROTECTED]
> > Senior Development Engineer           http://www.thomson.net
> > Hannover Network Protocols Lab (HNP)       phone : +49 511 418 2168
> > Corporate Research Hannover           fax   : +49 511 418 2483
> > THOMSON / Karl-Wiechert-Allee 74 / D-30625 Hannover
> >  
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of S-F. Hung
> > Sent: Freitag, 20. Oktober 2006 14:56
> > To: nistnet@antd.nist.gov
> > Subject: [nistnet] Compiling under SuSE 10.2 Kernel 2.6.16.21-0.25
> >
> > Hi
> >
> > I have problem making nistnet 2.0.12c under SuSE 10.1 kernel 
> > 2.6.16.21-0.25. I would great appreciate it if anyone could help me.
> >
> > ====================
> > Compiling Info:
> >
> > set -e; for i in math lib cli monitor kernel man; do make -C $i ; 
> > done
> > make[1]: Entering directory `/home/sfh29/Desktop/nistnet-3.0a/math' 
> > make[1]: Nothing to be done for `all'. make[1]: Leaving directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/math' make[1]: Entering directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/lib' make[1]: Nothing to be done 
> > for
> 
> > `all'. make[1]: Leaving directory
> `/home/sfh29/Desktop/nistnet-3.0a/lib'
> >
> > make[1]: Entering directory `/home/sfh29/Desktop/nistnet-3.0a/cli'
> > make[1]: 
> > Nothing to be done for `all'. make[1]: Leaving directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/cli' make[1]: Entering directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/monitor' making all in 
> > ./TextField-1.01... make[2]: Entering directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/monitor/TextField-1.01' make[2]:
> > Nothing to be done for `all'. make[2]: Leaving directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/monitor/TextField-1.01' making all

> > in ./Frame-1.0... make[2]: Entering directory
> > `/home/sfh29/Desktop/nistnet-3.0a/monitor/Frame-1.0'make[2]: Nothing

> > to be done for `all'. make[2]: Leaving directory 
> > `/home/sfh29/Desktop/nistnet-3.0a/monitor/Frame-1.0' make[1]: 
> > Leaving directory `/home/sfh29/Desktop/nistnet-3.0a/monitor' 
> > make[1]: Entering
> 
> > directory `/home/sfh29/Desktop/nistnet-3.0a/kernel' make -C 
> > /lib/modules/2.6.16.21-0.25-default/build
> > M=/home/sfh29/Desktop/nistnet-3.0a/kernel V=1 make[2]: Entering 
> > directory `/usr/src/linux-2.6.16.21-0.25-obj/i386/default' make -C
> > ../../../linux-2.6.16.21-0.25
> > O=../linux-2.6.16.21-0.25-obj/i386/defaultmake -C 
> > /usr/src/linux-2.6.16.21-0.25-obj/i386/default \
> > KBUILD_SRC=/usr/src/linux-2.6.16.21-0.25 \ 
> > KBUILD_EXTMOD="/home/sfh29/Desktop/nistnet-3.0a/kernel" -f 
> > /usr/src/linux-2.6.16.21-0.25/Makefile _all rm -rf 
> > /home/sfh29/Desktop/nistnet-3.0a/kernel/.tmp_versions mkdir -p 
> > /home/sfh29/Desktop/nistnet-3.0a/kernel/.tmp_versions make -f 
> > /usr/src/linux-2.6.16.21-0.25/scripts/Makefile.build
> > obj=/home/sfh29/Desktop/nistnet-3.0a/kernel make[5]: execvp:
/bin/sh: 
> > Argument list too long make[5]: ***
> > [/home/sfh29/Desktop/nistnet-3.0a/kernel/knistnet.o] Error 127
> make[4]:
> > *** [_module_/home/sfh29/Desktop/nistnet-3.0a/kernel] Error 2
make[3]:
> > *** [_all] Error 2 make[2]: *** [all] Error 2 make[2]: Leaving 
> > directory `/usr/src/linux-2.6.16.21-0.25-obj/i386/default' make[1]:
> > *** [all] Error 2
> > make[1]: Leaving directory `/home/sfh29/Desktop/nistnet-3.0a/kernel'
> > make: 
> > *** [sub_dirs] Error 2
> >
> > ======================
> > Many thanks
> >
> > Jeff
> > _______________________________________________
> > nistnet mailing list
> > nistnet@antd.nist.gov
> > http://www-x.antd.nist.gov/mailman/listinfo/nistnet
> >   


_______________________________________________
nistnet mailing list
nistnet@antd.nist.gov
http://www-x.antd.nist.gov/mailman/listinfo/nistnet

Reply via email to