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



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

From: NONAKA Kimihiro <nonakap%gmail.com@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%netbsd.org@localhost>, 
	"gnats-admin%netbsd.org@localhost" <gnats-admin%netbsd.org@localhost>, "netbsd-bugs%netbsd.org@localhost" <netbsd-bugs%netbsd.org@localhost>
Subject: Re: bin/50744: uvm/uvm_extern.h: present but cannot be compiled
Date: Tue, 2 Feb 2016 23:53:29 +0900

 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