ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] reiserfsprogs-3.6.19-alt3: i586 rebuild failed
  @ 2008-03-21 10:19 ` Michael Shigorin
  2008-03-21 10:50   ` kirill
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Shigorin @ 2008-03-21 10:19 UTC (permalink / raw)
  To: devel

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

И?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] reiserfsprogs-3.6.19-alt3: i586 rebuild failed
  2008-03-21 10:19 ` [devel] reiserfsprogs-3.6.19-alt3: i586 rebuild failed Michael Shigorin
@ 2008-03-21 10:50   ` kirill
  2008-03-21 11:22     ` Michael Shigorin
  0 siblings, 1 reply; 3+ messages in thread
From: kirill @ 2008-03-21 10:50 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] reiserfsprogs-3.6.19-alt3: i586 rebuild failed
  2008-03-21 10:50   ` kirill
@ 2008-03-21 11:22     ` Michael Shigorin
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2008-03-21 11:22 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Fri, Mar 21, 2008 at 12:50:54PM +0200, kirill@shutemov.name wrote:
> > > ../include/reiserfs_fs.h:41:27: error: asm/unaligned.h: No such file or directory
> > И?
> Взято из debian

Поправил, собралось, спасибо.  Кстати, есть reiserfsprogs-3.6.20,
только не помню, почему не собирал.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-21 11:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-21 10:19 ` [devel] reiserfsprogs-3.6.19-alt3: i586 rebuild failed Michael Shigorin
2008-03-21 10:50   ` kirill
2008-03-21 11:22     ` Michael Shigorin

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