pkgsrc-Bugs archive

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

Re: pkg/46565



The following reply was made to PR pkg/46565; it has been noted by GNATS.

From: Nat Sloss <nathanialsloss%yahoo.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/46565
Date: Thu, 13 Jun 2013 10:47:15 +1000

 Hi.
 
 I have been using qemu 1.1.1 on NetBSD 5.0.1 for at least nine months and have 
 just recently built and tested qemu 1.3.1 from pkgsrc and it works as long as 
 you change the coroutine backend from ucontext which does not work on 
 NetBSD-5.
 
 So to get the package to work add 
 CONFIGURE_ARGS+=        --with-coroutine=gthread
 
 to the package Makefile.
 
 Regards,
 
 Nat.
 


Home | Main Index | Thread Index | Old Index