* Re: reiser4->GRUB [not found] ` <85be3c990909231421i54c548dw7648c0c34f2a8cc6@mail.gmail.com> @ 2009-09-23 22:12 ` Edward Shishkin 2009-09-24 9:54 ` reiser4->GRUB Denic Sinisa 0 siblings, 1 reply; 4+ messages in thread From: Edward Shishkin @ 2009-09-23 22:12 UTC (permalink / raw) To: Sinisa Denic; +Cc: reiserfs-devel 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@gmail.com>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. >> >> > > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: reiser4->GRUB 2009-09-23 22:12 ` reiser4->GRUB Edward Shishkin @ 2009-09-24 9:54 ` Denic Sinisa 0 siblings, 0 replies; 4+ messages in thread From: Denic Sinisa @ 2009-09-24 9:54 UTC (permalink / raw) To: Edward Shishkin; +Cc: reiserfs-devel 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@gmail.com>: > 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@vger.kernel.org > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* reiser4->grub @ 2009-10-05 8:24 Denic Sinisa 2009-10-05 23:22 ` reiser4->grub Edward Shishkin 0 siblings, 1 reply; 4+ messages in thread From: Denic Sinisa @ 2009-10-05 8:24 UTC (permalink / raw) To: Edward Shishkin; +Cc: reiserfs-devel Hallo,Edward. I sent you reiser4progs(1.05.,1.06.1.07) tree grep results a few days ago, you probably didn't see it...(haven't any responce of you). I've got an idea, about these linking problems.Want to hear your opinion. Is it posible that linking errors between grub-reiser4 and reiser4progs accure due the toolchain incompatibility? Maybe grub-reiser4-2005 and reiser4progs aren't supposed to be compiled together, with an x86_64 gcc compiler(linker), I haven't try x86 one yet. Sinisa -- Сильная почта находится здесь: http://mail.yandex.ru/promo/new/attachments -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: reiser4->grub 2009-10-05 8:24 reiser4->grub Denic Sinisa @ 2009-10-05 23:22 ` Edward Shishkin 0 siblings, 0 replies; 4+ messages in thread From: Edward Shishkin @ 2009-10-05 23:22 UTC (permalink / raw) To: Denic Sinisa; +Cc: reiserfs-devel Denic Sinisa wrote: > Hallo,Edward. > Hello Sinisa. > I sent you reiser4progs(1.05.,1.06.1.07) tree grep results a few days ago, you probably didn't see it...(haven't any responce of you). > I've got an idea, about these linking problems.Want to hear your opinion. > Yes, I've got it. I'll try to take a look at this at leisure. Thanks! Edward. > Is it posible that linking errors between grub-reiser4 and reiser4progs accure due the toolchain incompatibility? > Maybe grub-reiser4-2005 and reiser4progs aren't supposed to be compiled together, with an x86_64 gcc compiler(linker), I haven't try x86 one yet. > > Sinisa > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-05 23:22 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <85be3c990909080732m2fa251depac3f21b52dae083b@mail.gmail.com> [not found] ` <4AA7A22A.30102@gmail.com> [not found] ` <85be3c990909231421i54c548dw7648c0c34f2a8cc6@mail.gmail.com> 2009-09-23 22:12 ` reiser4->GRUB Edward Shishkin 2009-09-24 9:54 ` reiser4->GRUB Denic Sinisa 2009-10-05 8:24 reiser4->grub Denic Sinisa 2009-10-05 23:22 ` reiser4->grub Edward Shishkin
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).