ubuntu - libext2fs code not working -


i tried access superblock information using code shown here:- http://paste.pocoo.org/show/340724/

however, error shown here:- http://paste.pocoo.org/show/340723/

my kernel version 2.6.31-22-generic , have not installed libraries/additional kernel headers same. os ubuntu 9.10.

you need add

#include <linux/fs.h> 

to top of source code.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -