pkgsrc-Users archive

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

Re: emulators/qemu fails to build on NetBSD 4.0 (with workaround)



Rhialto wrote:

> I also note in the Makefile
> 
> GCC_REQD+=              3.0
> 
> Apparently pkgsrc uses gcc 3 for building now even though gcc 4 is
> installed in the base system? (I was already wondering why it would even
> build gcc-3-c, even though gcc34 was also being built due to yet another
> build-time dependency, and even though it wasn't needed in the previous
> stable pkgsrc branch).

Qemu is incompatible with gcc 4 (at least on x86) at this time. See
  http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC79

I _think_ "x86" includes amd64 here.

ciao
     Klaus


Home | Main Index | Thread Index | Old Index