From: F. H. <hei...@am...> - 2004-06-10 11:14:06
|
On Wed, 9 Jun 2004, Roman Zippel wrote: I had the same problem compiling on my G4 Macintosh. I was using binutils 2.15.<something>. I did not find the problem. I ended up using the PPC cross-compiler on my PC and that worked. [root@pc1 bin]# ./powerpc-apple-linux-gnu-as --version GNU assembler 2.14.90.0.7 20031029 Sorry I'm not much help. Fred > Hi, > > Wilfried Catteau wrote: > > > I try to compile the 2.6.4 kernel but i meet this pb: > > > > make[1]: `arch/ppc/kernel/asm-offsets.s' est =E0 jour. > > *** 2.6 kernels no longer buildcorrectly with old versions of binutils. > > *** Please upgrade your binutils to 2.12.1 or newer > > > > I use the debian woody 3.0r2 with binutils v2.12.90.0.1-4 so it should = work > > (it works on a i386 machine). > > This is a ppc specific requirement. > > > What can i do ? > > You might want to ask on the debian-powerpc mailing list, if someone has > an updated package. > > bye, Roman |