* Error in compiling application program including reiserfs header files
@ 2004-09-13 12:18 Sachin Durge
2004-09-15 19:05 ` Jeff Mahoney
0 siblings, 1 reply; 2+ messages in thread
From: Sachin Durge @ 2004-09-13 12:18 UTC (permalink / raw)
To: ReiserFS List
Hi All
I am new to this list
I am writting a user application .
In my application i have included
reiserfs_fs.h
reiserfs_fs_sb.h
reiserfs_fs_i.h
It is giving lots of errors
Any one has any clue
Thanks & Regards
Sachin .
The errors are as follows
/usr/include/linux/reiserfs_fs.h: In function `is_reiserfs_magic_string':
/usr/include/linux/reiserfs_fs.h:133: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h:135: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: In function `entry_length':
/usr/include/linux/reiserfs_fs.h:1028: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: In function `max_reiserfs_offset':
/usr/include/linux/reiserfs_fs.h:1262: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: At top level:
/usr/include/linux/reiserfs_fs.h:1610: syntax error before
"reiserfs_commit_thread_tq"
/usr/include/linux/reiserfs_fs.h:1611: syntax error before
"reiserfs_commit_thread_wait"
/usr/include/linux/reiserfs_fs.h: In function `reiserfs_buffer_prepared':
/usr/include/linux/reiserfs_fs.h:1687: `BH_JPrepared' undeclared (first use
in this function)
/usr/include/linux/reiserfs_fs.h:1687: (Each undeclared identifier is
reported only once
/usr/include/linux/reiserfs_fs.h:1687: for each function it appears in.)
/usr/include/linux/reiserfs_fs.h:1687: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: In function `buffer_journal_dirty':
/usr/include/linux/reiserfs_fs.h:1696: `BH_JDirty_wait' undeclared (first
use in this function)
/usr/include/linux/reiserfs_fs.h:1696: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: In function
`mark_buffer_notjournal_dirty':
/usr/include/linux/reiserfs_fs.h:1702: `BH_JDirty_wait' undeclared (first
use in this function)
/usr/include/linux/reiserfs_fs.h:1702: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: In function `mark_buffer_notjournal_new':
/usr/include/linux/reiserfs_fs.h:1707: `BH_JNew' undeclared (first use in
this function)
/usr/include/linux/reiserfs_fs.h:1707: dereferencing pointer to incomplete
type
/usr/include/linux/reiserfs_fs.h: At top level:
/usr/include/linux/reiserfs_fs.h:1907: syntax error before "read_proc_t"
/usr/include/linux/reiserfs_fs.h:1910: syntax error before "read_proc_t"
/usr/include/linux/reiserfs_fs.h: In function `reiserfs_get_journal_block':
/usr/include/linux/reiserfs_fs.h:2173: invalid type argument of `->'
/usr/include/linux/reiserfs_fs.h: In function
`reiserfs_get_journal_orig_size':
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Error in compiling application program including reiserfs header files
2004-09-13 12:18 Error in compiling application program including reiserfs header files Sachin Durge
@ 2004-09-15 19:05 ` Jeff Mahoney
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Mahoney @ 2004-09-15 19:05 UTC (permalink / raw)
To: Sachin Durge; +Cc: ReiserFS List
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sachin Durge wrote:
| Hi All
| I am new to this list
| I am writting a user application .
| In my application i have included
|
| reiserfs_fs.h
| reiserfs_fs_sb.h
| reiserfs_fs_i.h
|
| It is giving lots of errors
| Any one has any clue
Including kernel headers in userspace programs is unsupported. There are
examples of userspace headers available in reiserfsprogs.
- -Jeff
- --
Jeff Mahoney
SuSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBSJKFLPWxlyuTD7IRAv6oAJ0Q16D+cpxH2FHXJnA6EMWFsOvmyACfUE2q
XZapVivGKe7AtKpjoao9omQ=
=3pst
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-15 19:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-13 12:18 Error in compiling application program including reiserfs header files Sachin Durge
2004-09-15 19:05 ` Jeff Mahoney
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.