Gentoo Archives: gentoo-amd64

From: Juergen Schinker <ba1020@×××××××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] UML
Date: Mon, 12 Sep 2005 16:47:58
Message-Id: 54809.10.10.10.10.1126543570.squirrel@homie.homelinux.net
In Reply to: Re: [gentoo-amd64] UML by Antoine Martin
1 Antoine Martin wrote:
2 include/asm/pda.h:25: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
3 (not in a function)
4 include/asm/pda.h:25: error: requested alignment is not a constant
5 In file included from include/linux/spinlock.h:16,
6 from include/linux/capability.h:45,
7 from include/linux/sched.h:7,
8 from arch/um/sys-x86_64/kernel-offsets.c:3:
9 include/asm/processor.h:68: error: requested alignment is not a constant
10 include/asm/processor.h:222: error: requested alignment is not a constant
11 arch/um/sys-x86_64/kernel-offsets.c: In function `foo':
12 arch/um/sys-x86_64/kernel-offsets.c:21: error: structure has no member
13 named `mode'
14 In file included from arch/um/sys-x86_64/kernel-offsets.c:23:
15 arch/um/include/common-offsets.h:3: error: structure has no member named
16 `regs'
17 make: *** [arch/um/kernel-offsets.s] Error 1
18 sumsi linux # emerge info
19 Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4,
20 glibc-2.3.5-r1, 2.6.12-gentoo-r10 x86_64)
21 =================================================================
22 System uname: 2.6.12-gentoo-r10 x86_64 AMD Opteron(tm) Processor 248
23 Gentoo Base System version 1.6.13
24 distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
25 [enabled]
26 ccache version 2.3 [disabled]
27 dev-lang/python: 2.3.5-r2
28 sys-apps/sandbox: 1.2.12
29 sys-devel/autoconf: 2.13, 2.59-r6
30 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
31 sys-devel/binutils: 2.15.92.0.2-r10
32 sys-devel/libtool: 1.5.18-r1
33 virtual/os-headers: 2.6.11-r2
34 ACCEPT_KEYWORDS="amd64"
35 AUTOCLEAN="yes"
36 CBUILD="x86_64-pc-linux-gnu"
37 CFLAGS="-O2 -march=k8"
38 CHOST="x86_64-pc-linux-gnu"
39 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
40 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
41 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
42 CXXFLAGS="-O2 -march=k8"
43 DISTDIR="/usr/portage/distfiles"
44 FEATURES="autoconfig distcc distlocks sandbox sfperms strict"
45 GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/
46 ftp://gd.tuwien.ac.at/opsys/linux/gentoo/
47 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
48 MAKEOPTS="-j15"
49 PKGDIR="/usr/portage/packages"
50 PORTAGE_TMPDIR="/var/tmp"
51 PORTDIR="/usr/portage"
52 SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
53 USE="amd64 X alsa avi berkdb bitmap-fonts crypt eds encode imlib mp3 mpeg
54 ncurses nls nptl pam perl python readline sdl ssl threads threadsonly uml
55 userlocales zlib userland_GNU kernel_linux elibc_glibc"
56 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
57
58
59 and i boot with bootparam noapic
60
61 --
62 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] UML Antoine Martin <antoine@××××××××××.uk>