[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPC64 kernel build toolchain?



(Copying reply to list as I managed to forget to check that before.)
Benjamin Herrenschmidt declared on Friday 15 April 2005 06:54 pm:
> On Fri, 2005-04-15 at 11:15 -0500, Patrick Finnegan wrote:
> > Can anyone tell me where to get a toolchain that can build a PPC64
> > (NOT PPC32) kernel?  I've now got a few PPC64 machines running
> > Debian that I'd like to run an actual 64-bit kernel on...
>
> You need to build a biarch toolchain (that can build both ppc32 and
> ppc64). See instructions on www.penguinppc64.org. I recommend janis
> biarch scripts rather than the crosstools stuff.

Ok, I thought I had everything set up, mostly using the default dirs in 
the scripts.  I get to this point, where the build fails:

make[3]: Entering directory 
`/home/pat/buildtools/build-binutils-biarch/bfd/po'
file=/home/pat/src/binutils/bfd/po/`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o 
$file /home/pat/src/binutils/bfd/po/
fr.po
file=/home/pat/src/binutils/bfd/po/`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o 
$file /home/pat/src/binutils/bfd/po/
tr.po
file=/home/pat/src/binutils/bfd/po/`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o 
$file /home/pat/src/binutils/bfd/po/
ja.po
file=/home/pat/src/binutils/bfd/po/`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o 
$file /home/pat/src/binutils/bfd/po/
es.po
/bin/sh: line 1: no: command not found

For the life of me, I can't figure out what 'no' is supposed to be.  I 
can't find it installed on any machine or using debian's package search 
stuff.  Any ideas what I'm missing?

Pat
-- 
Purdue University Research Computing --  http://www.itap.purdue.edu/rcac

-- 
Purdue University ITAP/RCAC       --- http://www.rcac.purdue.edu/
The Computer Refuge               --- http://computer-refuge.org



Reply to: