Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I need help cause of kernel compile errors (reiserfs error)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
RikBlankestijn
Guru
Guru


Joined: 01 May 2003
Posts: 315
Location: Arnhem the Netherlands

PostPosted: Wed Oct 08, 2003 6:42 pm    Post subject: I need help cause of kernel compile errors (reiserfs error) Reply with quote

I've a problem compiling the kernel. :?

Code:
super.c: In function `read_super_block':
super.c:869: warning: int format, long unsigned int arg (arg 2)
super.c:869: warning: int format, long unsigned int arg (arg 2)
super.c:944:14: missing terminating " character
super.c: In function `reread_meta_blocks':
super.c:945: error: stray '\' in program
super.c:945: error: `ld' undeclared (first use in this function)
super.c:945: error: (Each undeclared identifier is reported only once
super.c:945: error: for each function it appears in.)
super.c:945: error: syntax error before "n"
super.c:945:12: missing terminating " character
{standard input}: Assembler messages:
{standard input}:2488: Warning: setting incorrect section attributes for .initcall.init
make[3]: *** [super.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5/fs/reiserfs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5/fs/reiserfs'
make[1]: *** [_subdir_reiserfs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5/fs'
make: *** [_dir_fs] Error 2


is what I get. Does anybody know why something went wrong with reiserfs. (atleast thats what I think) :roll:
Back to top
View user's profile Send private message
akvalentine
n00b
n00b


Joined: 27 Jun 2002
Posts: 42

PostPosted: Wed Oct 08, 2003 9:15 pm    Post subject: Reply with quote

First thing you might try is to emerge the latest gentoo-sources, since you are running an older version. That bug my have been fixed.
Back to top
View user's profile Send private message
RikBlankestijn
Guru
Guru


Joined: 01 May 2003
Posts: 315
Location: Arnhem the Netherlands

PostPosted: Thu Oct 09, 2003 7:08 am    Post subject: Reply with quote

thx for your repsonse akvalentine. I've emerged and installed the kernel from the vanilla-sources and it worked very well :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum