On Tue, Dec 16, 2014 at 22:11, Alan Corey wrote:
> It seems to be trying to reference tmpfs/tmpfs.h and of course there
> isn't one.  It's the same distfile that was used in 5.2 and that's OK
> so maybe it's something in the patches that are done?
> 
> Maybe this has already been reported, I didn't check.
> 
> cc  -DOPENBSDV=5000 -DN_UNIXV=/dev/ksyms -DHASNFSPROTO -DHASIPv6
> -DHASI_E2FS_PTR -DHASEXT2FS=2 -DHASEFFNLINK=i_effnlink -DHAS_DINODE_U
> - -DHASI_FFS1 -DHAS_UM_UFS -DHASNCVPID -DUVM -DHAS_UVM_INCL -DHAS_SYS_P
> IPEH
> - - -DHASKVMGETPROC2 -DHASKVMGETPROCS -DHAS_STRFTIME -DLSOF_VSTR="5.6"
> -O2
> - - - -pipe   -c dvch.c

Your compile line appears broken. It should have -I/usr/src/sys or
something like that.

Reply via email to