NetBSD-Bugs archive

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

Re: bin/50744: uvm/uvm_extern.h: present but cannot be compiled



2016-02-02 23:39 GMT+09:00 Christos Zoulas <christos%zoulas.com@localhost>:

> On Feb 2,  2:20pm, nonakap%gmail.com@localhost (NONAKA Kimihiro) wrote:
> -- Subject: Re: bin/50744: uvm/uvm_extern.h: present but cannot be compiled
>
> |  It seems to include uvm_extern.h for struct uvmexp and struct uvmexp_sysctl.
>
> Thanks,
>
> Does this help?

Doesn't still help.

-----
configure:16275: checking uvm/uvm_extern.h usability
configure:16275: gcc -c -fno-strict-aliasing -O2 -Dnetbsd1
-I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd
-I/usr/include -I/usr/pkg/include conftest.c >&5
In file included from conftest.c:128:0:
/usr/include/uvm/uvm_extern.h:493:16: error: field 'vm_map' has incomplete type
  struct vm_map vm_map; /* VM address map */
                ^
-----


Home | Main Index | Thread Index | Old Index