[Bug 196142] [MAINTAINER] sysutils/lsof update to 4.89B: fix i386 10.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 20 06:19:54 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196142

Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sunpoet at FreeBSD.org

--- Comment #2 from Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
I got same failure on amd64.

% uname -mr
10.1-STABLE amd64
% make
...
--- dnode.o ---
In file included from dnode.c:39:
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);
^
--- dmnt.o ---
In file included from dmnt.c:39:
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);
^
...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list