From: <doiggl@velocitynet.com.au>
To: Jose R R <Jose.r.r@metztli-it.com>
Cc: ReiserFS Development List <reiserfs-devel@vger.kernel.org>
Subject: Re: help wanted add-node41.patch fails to apply to reiser4progs version 1.0.9
Date: Fri, 20 Feb 2015 01:01:50 +1100 [thread overview]
Message-ID: <cb14e1389131b5cb6ed38b89ed0bf005@mail.velocitynet.com.au> (raw)
In-Reply-To: <CAM12Q5R3HCPNjL+wnX6wqXfbCM9F1n_cLLD2rGQcGLgM8Soxew@mail.gmail.com>
> Steps were:
>
> autoreconf
> ./configure
> make
> make install
>
> http://marc.info/?l=reiserfs-devel&m=142426774807698&w=2
>
> thus, likely you overlooked the first directive -- as Ed suggested:
>
> "try autoreconf before ./configure"
>
> http://marc.info/?l=reiserfs-devel&m=142419259318629&w=2
>
>
> Best Professional Regards.
Hello,
Interestingly the spec file needs to have in it somewhere to allow it to
run:
autoreconf
This needs a BuildRequires: <packagename> to enable the command
'autoreconf' to run.
--Glenn
I got this in the spec file so far:
Patch0: add-node41.patch
.
.
%prep
%setup -q
%patch0 -p1
.
.
%build
#
# Disabling hashes only affects minimal library. The options are
# a recommendation from reiser4progs's shipped .spec file.
#
%configure --disable-static --enable-libminimal --disable-fnv1-hash \
--disable-rupasov-hash --disable-tea-hash --disable-deg-hash
make %{?_smp_mflags}
-The full [long] log is at:
https://build.opensuse.org/build/home:doiggl/openSUSE_13.1/x86_64/reiser4progs/_log
- spec file is at:
https://build.opensuse.org/package/view_file/home:doiggl/reiser4progs/reiser4progs.spec?expand=1
- project:
https://build.opensuse.org/package/show/home:doiggl/reiser4progs
next prev parent reply other threads:[~2015-02-19 14:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-19 12:02 help wanted add-node41.patch fails to apply to reiser4progs version 1.0.9 doiggl
2015-02-19 12:40 ` doiggl
2015-02-19 13:00 ` Jose R R
2015-02-19 12:46 ` Jose R R
2015-02-19 14:01 ` doiggl [this message]
2015-02-19 15:34 ` Jose R R
2015-02-19 18:23 ` dimas
2015-02-20 1:02 ` doiggl
2015-02-20 3:31 ` Vladimir Shebordaev
2015-02-20 3:33 ` doiggl
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=cb14e1389131b5cb6ed38b89ed0bf005@mail.velocitynet.com.au \
--to=doiggl@velocitynet.com.au \
--cc=Jose.r.r@metztli-it.com \
--cc=reiserfs-devel@vger.kernel.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).