ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: kirill@shutemov.name
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] reiserfsprogs-3.6.19-alt3: i586 rebuild failed
Date: Fri, 21 Mar 2008 12:50:54 +0200
Message-ID: <20080321103917.GA13099@topograf-kas.velesys.com> (raw)
In-Reply-To: <20080321101946.GN30084@osdn.org.ua>

[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]

On Fri, Mar 21, 2008 at 12:19:46PM +0200, Michael Shigorin wrote:
> On Fri, Mar 21, 2008 at 01:06:47PM +0300, QA Team Robot wrote:
> > Package: reiserfsprogs-3.6.19-alt3
> 
> > make[1]: Entering directory `/usr/src/RPM/BUILD/reiserfsprogs-3.6.19/reiserfscore'
> > i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include     -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC -c `test -f 'do_balan.c' || echo './'`do_balan.c
> > In file included from ../include/reiserfs_lib.h:14,
> >                  from includes.h:12,
> >                  from do_balan.c:20:
> > ../include/reiserfs_fs.h:41:27: error: asm/unaligned.h: No such file or directory
> 
> И?

Взято из debian

--- reiserfsprogs-3.6.19.orig/include/reiserfs_fs.h
+++ reiserfsprogs-3.6.19/include/reiserfs_fs.h
@@ -38,15 +38,10 @@
 # define extern_inline
 #endif
 
-#include <asm/unaligned.h>
-
 #ifndef get_unaligned
-#if defined(__ppc__) || defined(ppc) || defined(__ppc) || \
-    defined(__PPC) || defined(powerpc) || defined(__powerpc__)
 #      define get_unaligned(ptr)       (*(ptr))
 #      define put_unaligned(val,ptr)   ((void)(*(ptr) = (val)))
 #endif
-#endif
 
 #define get_leXX(xx,p,field)   (le##xx##_to_cpu ((p)->field))
 #define set_leXX(xx,p,field,val) do { (p)->field = cpu_to_le##xx(val); } while (0)


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-03-21 10:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-21 10:19 ` Michael Shigorin
2008-03-21 10:50   ` kirill [this message]
2008-03-21 11:22     ` Michael Shigorin

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=20080321103917.GA13099@topograf-kas.velesys.com \
    --to=kirill@shutemov.name \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git