pkgsrc-Users archive

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

Re: Re: libuv does not compile



On Sat, Dec 24, 2016 at 12:09:44PM +0100, Carsten Kunze wrote:
>   CC       src/unix/libuv_la-netbsd.lo
> In file included from /usr/include/uvm/uvm_extern.h:483:0,
>                  from src/unix/netbsd.c:41:
> /usr/include/uvm/uvm_physseg.h:69:1: error: unknown type name 'paddr_t'
>  paddr_t uvm_physseg_get_start(uvm_physseg_t);
>  ^

In case anyone else is running into the same issue, I've
committed a hack fix to netbsd so this issue should not
occur for newer -current (to unbreak things for now).


Home | Main Index | Thread Index | Old Index