reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: sergey ivanov <sergey57@gmail.com>
Cc: reiserfs-devel@vger.kernel.org, Viji V Nair <viji@fedoraproject.org>
Subject: Re: problem compiling reise4progs-1.0.7 on fedora-14
Date: Fri, 04 Feb 2011 21:04:31 +0100	[thread overview]
Message-ID: <4D4C5BCF.2020505@gmail.com> (raw)
In-Reply-To: <AANLkTikYmpY5PzpnDz-ysfOnYv2__7TK=nRyD6FTgLxa@mail.gmail.com>

sergey ivanov wrote:
> Ok, I hacked the spec file in reiser4progs-1.0.7 to build it
> successfully on Fedora-14:
> {{{
> [seriv@gauntlet work]$ diff -u reiser4progs-1.0.7{,.good}/reiser4progs.spec
> --- reiser4progs-1.0.7/reiser4progs.spec	2009-02-09 11:09:42.000000000 -0500
> +++ reiser4progs-1.0.7.good/reiser4progs.spec	2011-02-04
> 14:49:10.541656092 -0500
> @@ -25,6 +25,8 @@
>  %setup -q
>
>  %build
> +sed -i -e 's/#include <stdlib.h>//g' configure demos/busy.h
> libmisc/misc.c plugin/format/format40/format40.c \
> +  progs/fsck/fsck.h progs/measurefs/measurefs.c
>  %configure \
>  %if %{enable_debug}
>          --enable-debug \
> @@ -56,6 +58,9 @@
>  %{_libdir}/libreiser4-1.0.so.*
>  %{_libdir}/libreiser4-minimal-1.0.so.*
>  %{_libdir}/librepair-1.0.so.*
> +%{_libdir}/libreiser4.so
> +%{_libdir}/libreiser4-minimal.so
> +%{_libdir}/librepair.so
>  %{_sbindir}/debugfs.reiser4
>  %{_sbindir}/fsck.reiser4
>  %{_sbindir}/make_reiser4
> }}}
> I understand it's a dirty solution.
>   

I can not qualify it, but anyway, I think this solution will be useful.

Thanks!
Edward.


      reply	other threads:[~2011-02-04 20:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04 12:48 problem compiling reise4progs-1.0.7 on fedora-14 sergey ivanov
2011-02-04 16:23 ` Edward Shishkin
2011-02-04 17:08   ` sergey ivanov
2011-02-04 19:13     ` sergey ivanov
2011-02-04 19:50       ` sergey ivanov
2011-02-04 20:04         ` Edward Shishkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D4C5BCF.2020505@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=reiserfs-devel@vger.kernel.org \
    --cc=sergey57@gmail.com \
    --cc=viji@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).