svn commit: r374867 - head/sysutils/lsof

Adam Weinberger adamw at adamw.org
Wed Dec 17 21:12:41 UTC 2014


> On 17 Dec, 2014, at 11:33, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
> 
> Author: bdrewery
> Date: Wed Dec 17 18:33:27 2014
> New Revision: 374867
> URL: https://svnweb.freebsd.org/changeset/ports/374867
> QAT: https://qat.redports.org/buildarchive/r374867/
> 
> Log:
>  - Update to 4.89A, which should fix head builds.

Hi Bryan,

With this update, I am getting errors on 10.1-REL-p1. Including studbook.h in lsof.h fixes it.

# Adam


--- dvch.o ---
cc  -pipe -Qunused-arguments -w -fstack-protector -fno-strict-aliasing -Qunused-arguments -w -DHASTASKS -DHAS_PAUSE_SBT -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_VM_MEMATTR_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DFREEBSDV=10000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR="10.1-RELEASE-p2" -I/usr/src/sys -O2 -c dvch.c
In file included from dvch.c:43:
In file included from ./../lsof.h:195:
In file included from ./../dlsof.h:208:
In file included from /usr/src/sys/ufs/ufs/ufsmount.h:36:
In file included from /usr/src/sys/sys/buf.h:260:
/usr/src/sys/sys/proc.h:950:1: error: unknown type name 'bool'
bool    thread_suspend_check_needed(void);
^


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org



More information about the svn-ports-head mailing list