On Thu, Feb 13, 2003 at 03:45:14PM -0600, Rob Latham wrote: > On Thu, Feb 13, 2003 at 09:59:14PM +0100, Michel Dänzer wrote: > > >From dpkg(8): > > > > dpkg --print-architecture > > Print target architecture (for example, "i386"). This > > option uses gcc. > > > > Is your gcc special somehow? > > not at all. it's debian's gcc-3.2.2-0. > > As i bandaid, i rebuilt dpkg, adding "powerpc-none powerpc powerpc" to > the "archtable" file, but i'm rather surprised that i would be the > only one to run into this problem...
You're not alone. See #144515, #178803, #106793, #131893. Are you _sure_ you have gcc installed in the chroot? dave...