Welcome to the Reiser4 Wiki, the Wiki for users and developers of the ReiserFS and Reiser4 filesystems.

For now, most of the documentation is just a snapshot of the old Namesys site (archive.org, 2007-09-29).

There was also a Reiser4 Wiki (archive.org, 2007-07-06) once on pub.namesys.com.

Talk:Reiser4 Howto/GRUB

From Reiser4 FS Wiki
Revision as of 20:12, 3 July 2009 by Chris goe (Talk | contribs)

Jump to: navigation, search

Yes, this howto is heavily based on this howto over here -- Chris goe 18:33, 3 July 2009 (UTC)

implicit declaration of function 'objplug'

Hm, compiling still fails with:

fsys_reiser4.c: In function 'reiser4_read':
fsys_reiser4.c:126: warning: implicit declaration of function 'objplug'
fsys_reiser4.c:126: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:127: warning: implicit declaration of function 'plug_call'
fsys_reiser4.c:127: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:128: error: 'seek' undeclared (first use in this function)
fsys_reiser4.c:128: error: (Each undeclared identifier is reported only once
fsys_reiser4.c:128: error: for each function it appears in.)
fsys_reiser4.c:128: error: 'reiser4_object_t' has no member named 'ent'
fsys_reiser4.c:133: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:134: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:135: error: 'reiser4_object_t' has no member named 'ent'
fsys_reiser4.c: In function 'reiser4_dir':
fsys_reiser4.c:155: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:156: error: 'close' undeclared (first use in this function)
fsys_reiser4.c:156: error: 'reiser4_object_t' has no member named 'ent'
fsys_reiser4.c:195: error: 'reiser4_object_t' has no member named 'ent'
fsys_reiser4.c:195: error: 'OPSET_OBJ' undeclared (first use in this function)
fsys_reiser4.c:202: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:203: error: 'reiser4_object_t' has no member named 'ent'
fsys_reiser4.c:209: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:210: error: invalid type argument of '->' (have 'int')
fsys_reiser4.c:210: error: 'readdir' undeclared (first use in this function)
fsys_reiser4.c:211: error: 'reiser4_object_t' has no member named 'ent'
fsys_reiser4.c:233: error: 'reiser4_object_t' has no member named 'ent'
make[2]: *** [pre_stage2_exec-fsys_reiser4.o] Error 1
make[2]: Leaving directory `/usr/local/src/grub-0.97/stage2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/grub-0.97'
make: *** [all] Error 2

Gonna try with reiser4progs-1.0.5.tar.gz later on. -- Chris goe 20:12, 3 July 2009 (UTC)

Personal tools