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
(Difference between revisions)
Jump to: navigation, search
m (Created page with 'Yes, this howto is heavily based on [http://m.domaindlx.com/LinuxHelp/installs/grub-reiser4.htm this howto over here] -- ~~~~')
 
m (implicit declaration of function 'objplug': new section)
Line 1: Line 1:
 
Yes, this howto is heavily based on [http://m.domaindlx.com/LinuxHelp/installs/grub-reiser4.htm this howto over here] -- [[User:Chris goe|Chris goe]] 18:33, 3 July 2009 (UTC)
 
Yes, this howto is heavily based on [http://m.domaindlx.com/LinuxHelp/installs/grub-reiser4.htm this howto over here] -- [[User:Chris goe|Chris goe]] 18:33, 3 July 2009 (UTC)
 +
 +
== implicit declaration of function 'objplug' ==
 +
 +
Hm, compiling still fails with:
 +
<pre>
 +
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
 +
</pre>
 +
 +
Gonna try with <tt>reiser4progs-1.0.5.tar.gz</tt> later on. -- [[User:Chris goe|Chris goe]] 20:12, 3 July 2009 (UTC)

Revision as of 20:12, 3 July 2009

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