Gentoo Archives: gentoo-ppc-dev

From: Lars Weiler <pylon@g.o>
To: gentoo-ppc-dev@l.g.o
Subject: [gentoo-ppc-dev] bootstrapped my iBook with our future toolchain
Date: Thu, 26 Aug 2004 01:20:14
Message-Id: 20040826012038.GB5861@galadriel.wh-og.hs-niederrhein.de
1 Hi team,
2
3 as I have a new harddisk now, I needed to bootstrap my
4 iBook. For this session I chose our future toolchain with
5
6 * sys-devel/binutils-2.15.90.0.3-r3
7 * sys-libs/glibc-2.3.4.20040619-r1 (though we want to test
8 the 20040808)
9 * sys-devel/gcc-3.4.1-r2
10
11 Furthermore I used the sys-kernel/linux26-headers-2.6.7-r4
12 so that I could set nptl in the use-flags. udev is also a
13 testing candidate.
14
15 Quite all went well beside kbd and powermac-tools. kbd
16 compiled only with linux26-headers-2.6.8.1 and
17 powermac-tools only with the 2.6.7-version. Later on I
18 investigated that only the current ~ppc mac-fdisk compiles
19 with linux26-headers.
20
21 Then I found a little problem in the kernel-config. As long
22 as you don't have BLK_DEV_IDEDMA, IDEDMA_PCI_AUTO and
23 BLK_DEV_ADMA set, you can't compile pmac.c. The problem is,
24 that the first three options are not a dependency to the
25 separated PMAC-(uninorth-)options.
26
27 I hope that these information could help our
28 basesystem- and kernel-guys ;-)
29
30 Regards, Lars

Replies