Re: reiser4->GRUB

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: reiser4->GRUB

by Edward Shishkin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sinisa Denic wrote:
> Hi Edward, I figured out that grub-0.97 with current reiser4 patch can't
> compile with reiser4progs above 1.0.5 because of "objplug" and some more
> dependencies.
>  

Wow,
I thought you've forgotten about grub+reiser4 already.. ;)

> Current set I could compile against reiser4progs but I've been geting a
> linking error about libreiser4-minimal this looks like:
>
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:
> skipping incompatible
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../libreiser4-minimal.a when
> searching for -lreiser4-minimal
>
> I made a few changes and now grub-0.97 can compile against latest
> reiser4progs-1.0.7 but I'm still getting the same error at link stage:
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:
> skipping incompatible
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../libreiser4-minimal.a when
> searching for -lreiser4-minimal
>
> Any idea, what compatibillity is violeted
>  

It seems, that I was inaccurate when releasing reiser4progs>1.0.5
and some version numbers remain not updated. Would you please
grep for "1.0.5" in the latest packages?

Thanks!
Edward.

> Regards, Sinisa
> p.s. There is a little grub(reiser4progs-1.0.5 -1.0.7) - patch in attachment
> On Wed, Sep 9, 2009 at 12:40 PM, Edward Shishkin
> <edward.shishkin@...>wrote:
>
>  
>> Sinisa Denic wrote:
>>
>>    
>>> Hallo, Edward here Sinisa(Serbia),
>>>
>>>
>>>      
>> Hello.
>>
>>  I've foundout reiserfs until now has been better then ext3 for me,and I
>>    
>>> home
>>> reiser4 will continue such tradition.
>>> So I'm disappointed with fortune of Hans and reiser4, I think he has BAD
>>> luck...
>>> I've some programing experience in kernel programing and I'm intresting in
>>> programming support for reiser4 in GRUB, or may be important things(in
>>> your
>>> opinion)
>>>
>>>
>>>      
>> Yes, it is important.
>>
>>  Would you have some words to me,how to begin, where to start etc.
>>    
>>>      
>> There is a reiser4 patch for grub-0.97. It can be found here:
>> http://ftp.icm.edu.pl/packages/linux-reiserfs/reiser4progs/grub/
>>
>> But I have heard that there are some problems with this.
>> I don't know what is wrong: I didn't test it. It would be great
>> to figure out and fix it. Here you can find the instructions for
>> grub+reiser4 installation:
>>
>> http://web.archive.org/web/20061113154722/http://www.namesys.com/install_v4.html
>>
>> First test it in "safe mode" (grub shell).
>> Try grub shell commands (root, cat, ...) to work with filesystem (reiser4).
>> Use gdb to figure out what is wrong.
>> Please, ask, if something is not clear..
>>
>> Thanks!
>> Edward.
>>
>>    
>
>  

--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Re: reiser4->GRUB

by Denic Sinisa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

                  Edward, take a look at this
/home/eiserfs/reiser4progs-1.0.7 # grep 1.0.5 -r *

==========================================
ChangeLog:      1.0.5 version.
configure:        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
configure:        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
configure:        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
configure:{ echo "$as_me:$LINENO: checking for libaal version = 1.0.5" >&5
configure:echo $ECHO_N "checking for libaal version = 1.0.5... $ECHO_C" >&6; }
configure:libaal_config_major_version=`echo 1.0.5 | \
configure:libaal_config_minor_version=`echo 1.0.5 | \
configure:libaal_config_micro_version=`echo 1.0.5 | \
configure:{ echo "$as_me:$LINENO: checking for libaal-minimal version = 1.0.5" >&5
configure:echo $ECHO_N "checking for libaal-minimal version = 1.0.5... $ECHO_C" >&6; }
configure:libaal_config_major_version=`echo 1.0.5 | \
configure:libaal_config_minor_version=`echo 1.0.5 | \
configure:libaal_config_micro_version=`echo 1.0.5 | \
configure.in:AC_CHECK_LIBAAL(aal, 1.0.5, ,exit)
configure.in:           AC_CHECK_LIBAAL(aal-minimal, 1.0.5, ,exit)
================================================
               while :
/home/reiserfs/reiser4progs-1.0.7 # grep 1.0.7 -r *
               produces only this:
ChangeLog:      1.0.7 version.
reiser4progs.spec:Version: 1.0.7
           
All above iz valid for reiser4progs-1.0.6 too.

I'm a little confused which version of r4progs is latest,
some one from gentoo portage lunched v 1.0.7 while v1.0.6 resides at official reiser4progs site
Thanks
Sinisa

24.09.09, 02:12, "Edward Shishkin" <edward.shishkin@...>:

> Sinisa Denic wrote:
> > Hi Edward, I figured out that grub-0.97 with current reiser4 patch can't
> > compile with reiser4progs above 1.0.5 because of "objplug" and some more
> > dependencies.
> >  
> Wow,
> I thought you've forgotten about grub+reiser4 already.. ;)
> > Current set I could compile against reiser4progs but I've been geting a
> > linking error about libreiser4-minimal this looks like:
> >
> > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:
> > skipping incompatible
> > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../libreiser4-minimal.a when
> > searching for -lreiser4-minimal
> >
> > I made a few changes and now grub-0.97 can compile against latest
> > reiser4progs-1.0.7 but I'm still getting the same error at link stage:
> > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:
> > skipping incompatible
> > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../libreiser4-minimal.a when
> > searching for -lreiser4-minimal
> >
> > Any idea, what compatibillity is violeted
> >  
> It seems, that I was inaccurate when releasing reiser4progs>1.0.5
> and some version numbers remain not updated. Would you please
> grep for "1.0.5" in the latest packages?
> Thanks!
> Edward.
> > Regards, Sinisa
> > p.s. There is a little grub(reiser4progs-1.0.5 -1.0.7) - patch in attachment
> > On Wed, Sep 9, 2009 at 12:40 PM, Edward Shishkin
> > wrote:
> >
> >  
> >> Sinisa Denic wrote:
> >>
> >>    
> >>> Hallo, Edward here Sinisa(Serbia),
> >>>
> >>>
> >>>      
> >> Hello.
> >>
> >>  I've foundout reiserfs until now has been better then ext3 for me,and I
> >>    
> >>> home
> >>> reiser4 will continue such tradition.
> >>> So I'm disappointed with fortune of Hans and reiser4, I think he has BAD
> >>> luck...
> >>> I've some programing experience in kernel programing and I'm intresting in
> >>> programming support for reiser4 in GRUB, or may be important things(in
> >>> your
> >>> opinion)
> >>>
> >>>
> >>>      
> >> Yes, it is important.
> >>
> >>  Would you have some words to me,how to begin, where to start etc.
> >>    
> >>>      
> >> There is a reiser4 patch for grub-0.97. It can be found here:
> >> http://ftp.icm.edu.pl/packages/linux-reiserfs/reiser4progs/grub/
> >>
> >> But I have heard that there are some problems with this.
> >> I don't know what is wrong: I didn't test it. It would be great
> >> to figure out and fix it. Here you can find the instructions for
> >> grub+reiser4 installation:
> >>
> >> http://web.archive.org/web/20061113154722/http://www.namesys.com/install_v4.html
> >>
> >> First test it in "safe mode" (grub shell).
> >> Try grub shell commands (root, cat, ...) to work with filesystem (reiser4).
> >> Use gdb to figure out what is wrong.
> >> Please, ask, if something is not clear..
> >>
> >> Thanks!
> >> Edward.
> >>
> >>    
> >
> >  
> --
> To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
> the body of a message to majordomo@...
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
Меткая почта находится здесь:http://mail.yandex.ru/promo/new/labels
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html