Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: "Kevin N. Carpenter" <kevinc@××××××××.org>
Cc: Gentoo-Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Problems compiling kernel.
Date: Sat, 28 Dec 2002 01:46:42
Message-Id: 1041039937.2054.9.camel@nosferatu.lan
In Reply to: [gentoo-dev] Problems compiling kernel. by "Kevin N. Carpenter"
1 On Fri, 2002-12-27 at 22:45, Kevin N. Carpenter wrote:
2 > Need some help folks. On my development machine, I can't seem to get
3 > the 2.4.20 openmosix kernel to build. It builds fine on two other machines.
4 >
5 > The thing that jumps out is "stdarg.h" not being found. A 'find / -name
6 > "stdarg.h" -print' shows it in
7 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include. Same as on the
8 > systems that works.
9 >
10 > My /etc/env/05gcc's are identical.
11 >
12 > Ah, here is a difference: The broke machine has gcc-3.2.1-r6
13 > installed. The working machines have gcc-3.2.1 installed.
14 >
15 > Any suggestions?
16 >
17
18 Dunno, works fine here ... Maybe send me your .config.
19
20 ----------------
21 ld -m elf_i386 -Ttext 0x100000 -e startup_32 -o bvmlinux head.o misc.o
22 piggy.o
23 make[2]: Leaving directory
24 `/usr/src/linux-2.4.20-openmosix-r1/arch/i386/boot/compressed'
25 objcopy -O binary -R .note -R .comment -S compressed/bvmlinux
26 compressed/bvmlinux.out
27 tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT >
28 bzImage
29 Root device is (3, 3)
30 Boot sector 512 bytes.
31 Setup is 4668 bytes.
32 System is 1129 kB
33 warning: kernel is too big for standalone boot from floppy
34 make[1]: Leaving directory
35 `/usr/src/linux-2.4.20-openmosix-r1/arch/i386/boot'
36 foo linux-2.4.20-openmosix-r1
37
38 # epm -qG gcc
39 sys-devel/gcc-3.2.1-r6
40 sys-devel/gcc-2.95.3-r8
41 # gcc-config --get-current-profile
42 i686-pc-linux-gnu-3.2.1
43
44
45
46 Regards,
47
48 --
49
50 Martin Schlemmer
51 Gentoo Linux Developer, Desktop/System Team Developer
52 Cape Town, South Africa
53
54
55
56 --
57 gentoo-dev@g.o mailing list