From: Randy Dunlap <rdunlap@xenotime.net>
To: Edward Shishkin <edward.shishkin@gmail.com>
Cc: ReiserFS Mailing List <reiserfs-devel@vger.kernel.org>
Subject: Re: building reiserfsprogs, no asm/unaligned.h
Date: Fri, 30 Nov 2007 08:26:02 -0800 [thread overview]
Message-ID: <20071130082602.fdac4cfe.rdunlap@xenotime.net> (raw)
In-Reply-To: <5c7c368b0711300427k6287d43bq57f275d74e9fdc39@mail.gmail.com>
On Fri, 30 Nov 2007 15:27:57 +0300 Edward Shishkin wrote:
> Hmm.. Try this one:
> http://chichkin_i.zelnet.ru/namesys/reiserfsprogs-3.6.19.tar.gz
> This is a tarball from namesys.com
> Make sure that installation process was okay.
That tarball matches the one that I downloaded from a Debian mirror:
$ ll reiser*
-rw-rw-r-- 1 rdunlap rdunlap 406895 Nov 30 03:54 reiserfsprogs-3.6.19.tar.gz
-rw-rw-r-- 1 rdunlap rdunlap 406895 Oct 15 2004 reiserfsprogs_3.6.19.orig.tar.gz
$ cmp reiser*
$
and hence contains the same #include line.
The problem is more likely to be that this distro does not ship
<asm/unaligned.h> ... so I copied /usr/include/asm-generic/unaligned.h
from another system to /usr/include/asm/unaligned.h and built
reiserfsprogs successfully.
I _guess_ that the problem is that unaligned.h is not one of the
header files that is exported by the kernel's recent headers_install
script(s). Or just that some $distro(s) forgot to ship unaligned.h
in /usr/include. Anyway, I have it building now.
Thanks for your help.
> The gpg-signature of this package is attached.
> My public key can be found here:
> http://marc.info/?l=reiserfs-devel&m=118505932502699&w=2
>
> Thanks,
> Edward.
>
> Randy Dunlap <rdunlap () xenotime ! net> wrote:
> > Hi,
> >
> > I was just trying to build reiserfsprogs-3.6.19 (got tarball
> > from Debian mirror since namesys.com is offline).
> >
> > include/reiserfs_fs.h #includes <asm/unaligned.h>, but I don't
> > have that file in /usr/include/asm-*.
> > Has anyone addressed this?
---
~Randy
next prev parent reply other threads:[~2007-11-30 16:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5c7c368b0711300402l2f740carb2ad852291610bd1@mail.gmail.com>
2007-11-30 12:27 ` building reiserfsprogs, no asm/unaligned.h Edward Shishkin
2007-11-30 16:26 ` Randy Dunlap [this message]
2007-12-02 10:14 ` Domenico Andreoli
2007-11-30 6:15 Randy Dunlap
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=20071130082602.fdac4cfe.rdunlap@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=edward.shishkin@gmail.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).