NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/46438: Can't build NetBSD netbsd-6/amd64 on Linux/x86_64
The following reply was made to PR toolchain/46438; it has been noted by GNATS.
From: Masao Uebayashi <uebayasi%tombi.co.jp@localhost>
To: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, toolchain-manager%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: toolchain/46438: Can't build NetBSD netbsd-6/amd64 on
Linux/x86_64
Date: Thu, 17 May 2012 08:58:12 +0900
On Mon, May 14, 2012 at 10:57:02AM +0200, Manuel Bouyer wrote:
> On Mon, May 14, 2012 at 05:36:56PM +0900, Masao Uebayashi wrote:
> > > There's lots of errors like that. This really points to missing
> > > developement
> > > rpms in the installation.
> >
> > What is "rpm -qf .../gnu/stubs-32.h" on your Linux host?
>
> houla:/usr/include>rpm -qf /usr/include/gnu/stubs-32.h
> glibc-devel-2.12-1.47.el6_2.9.i686
Makes me think...
Why does tools/gcc need host 32-bit/64-bit lib knowledge? 32-bit only
host can't build multilib'ed NetBSD/{amd64,mips,sparc64}? It's either
a bug of tools/gcc, or tools/gcc doesn't need --enable-multilib at all.
(mknative is another story.)
Home |
Main Index |
Thread Index |
Old Index