writting kernel modules.

2003-03-18 Thread Hemanshu Kanji Bhadra, Noida
Hello, I was trying to write a kernel module, but when I compile I get many errors in proc_fs.h file. please have a look at following code, I tried to compile on redhat 7.3 with kernel 2.4.18-3. I tried to compile with following command :- gcc -O2 -D__KERNEL__ -DMODULE -I/usr/src/linux2.4.18-3

Re: Newt/Slang and non VGA tty's.

2003-03-18 Thread James Olin Oden
> > James Olin Oden ([EMAIL PROTECTED]) said: > > Hi All, > > > > I have been using libnewt to build various system administration utitilities, > > and things were working pretty good until I went to Phoebe. Where I have > > problems is when I run the programs in a non-vga tty (such as an ssh s

Re: Newt/Slang and non VGA tty's.

2003-03-18 Thread James Olin Oden
> > On Mon, 17 Mar 2003, Bill Nottingham wrote: > > > slang and ncurses in 7.3 don't support unicode. If you run > > programs using those in a unicode locale, you'll have issues. > > (ncurses in 8.0 still has problems in unicode, FWIW.) > > If I remember well this problem occured somewhere