Re: invalid storage class : error in compilation of module

2009-10-09 Thread chaitanya
storage class for function ‘__exittest’ >>> /home/nidhi/STUDY/LINUX/LINUX_Projects/FS/MyFs4/myfs4.c:508: warning: ISO >>> C90 forbids mixed declarations and code >>> /home/nidhi/STUDY/LINUX/LINUX_Projects/FS/MyFs4/myfs4.c:508: warning: >>> ‘alias’ attribute ignored >>> /home/nidhi/STUDY/LINUX/LINUX_Projects/FS/MyFs4/myfs4.c:510: warning: ISO >>> C90 forbids mixed declarations and code >>> /home/nidhi/STUDY/LINUX/LINUX_Projects/FS/MyFs4/myfs4.c:512: error: >>> expected declaration or statement at end of input >>> >>> >>> >>> can someone help in telling in which situation this error comes ? >>> >>> >>> >>> -- >>> Thanks & Regards >>> Nidhi Mittal Hada >>> >> >> >> Please put your complete source code. >> >> -- >> Bian Jiang >> Blog: http://www.wifihack.net/ >> >> > > > -- > Thanks & Regards > Nidhi Mittal Hada > -- Regards Chaitanya +60146458258

Re: How to build DocBook in Linux kernel?

2009-09-30 Thread chaitanya
-- > Thanks - > Manish > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to ecar...@nl.linux.org > Please read the FAQ at http://kernelnewbies.org/FAQ > > -- Regards Chaitanya +60146458258

Re: How to find the drivers included statically?

2009-06-24 Thread chaitanya
dnt have config file also. > > I thing that the person who compiled that kernel didnt select the option for > /proc/config.gz > > Is it possible to just extract from binary some how? > > > Thanks, > > Alagunambi Welkin. > > -- Regards Chaitanya -- To un

Re: How to find the drivers included statically?

2009-06-24 Thread chaitanya
ight wrote: > > Hi Guys, > > Is there any possible way to find what are the drivers statically built into > kernel. > > I dont have the source, I have only the kernel binary, and modules. > > > > > Thanks > > Alagunambi Welkin. > > -- Regards Chai

on crypto

2009-03-05 Thread chaitanya
calls to make use of them? was trying to do a simple encryption, of a file, could someone help me Thanks. -- Regards Chaitanya -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecar...@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ

Re: entry point to mount a file system

2009-01-16 Thread Chaitanya
On Fri, 2009-01-16 at 12:22 +0530, Tom Sparrow wrote: > > > On Tue, Jan 6, 2009 at 5:46 PM, Bizhan Gholikhamseh (bgholikh) > wrote: > > > > > Hi all, > > > > > > I am trying to debug why I am not able to mount a > filesystem on my > >