Gentoo Archives: gentoo-catalyst

From: Andrew Gaffney <agaffney@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Is this a bug?
Date: Sun, 01 Apr 2007 15:10:22
Message-Id: 460FCB2D.8020304@gentoo.org
In Reply to: [gentoo-catalyst] Is this a bug? by Nelson Batalha
1 Nelson Batalha wrote:
2 > Makefile:492:
3 > /tmp/kerncache/gentoo/usr/src/linux-2.6.19-gentoo-r5/arch/x86/Makefile:
4 > No such file or directory
5 > make[1]: *** No rule to make target
6 > `/tmp/kerncache/gentoo/usr/src/linux-2.6.19-gentoo-r5/arch/x86/Makefile'.
7 > Stop.
8 > make[1]: Leaving directory
9 > `/tmp/kerncache/gentoo/usr/src/linux-2.6.19-gentoo-r5'
10 > make: *** [unionfs.ko] Error 2
11 > * ERROR: failed to compile unionfs
12 >
13 > More: http://rafb.net/p/hY41wN81.html
14 >
15 > On my computer there isn't a dir called /usr/src/linux/arch/x86, only
16 > i386 and x86_64 so is this a typo or this isn't supposed to be like a
17 > normal kernel dir?
18
19 This is a known bug with the currently stable version of genkernel in the tree.
20 For the release, we've got a newer version marked stable. You can either mark
21 the newer version stable in your snapshot or remove --unionfs-dev from
22 'livecd/gk_mainargs' in your livecd-stage2 spec file.
23
24 --
25 Andrew Gaffney http://dev.gentoo.org/~agaffney/
26 Gentoo Linux Developer Installer Project
27 --
28 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Is this a bug? Nelson Batalha <nelson_batalha@×××××××.com>
Re: [gentoo-catalyst] Is this a bug? Chris Gianelloni <wolf31o2@g.o>