Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2009 13:58:32 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        freebsd-ports@freebsd.org
Subject:   lsof won't build
Message-ID:  <19125.7112.336613.902328@jerusalem.litteratus.org>
In-Reply-To: <AFAFEC417BA4553D76CE1E64@Macintosh-2.local>
References:  <AFAFEC417BA4553D76CE1E64@Macintosh-2.local>

next in thread | previous in thread | raw e-mail | index | archive | help

Paul Schmehl writes:

>  I'm getting this error when trying to install sysutils/lsof:
>  
>  /usr/src/sys/vm/vm.h:64:24: error: machine/vm.h: No such file or directory
>  
>  Shouldn't machine be some sort of macro that points at the ARCH
>  of the system lsof is being installed on?

	Having experienced this recently:
	The usual casue of this is the installed kernel(+world ??)
being out of sync with the contents of /usr/src.
	The solution is to rebuild/reinstall kernel(+world ??).
	Perosnally I think it's bad programming also ... but then I'm
not the one writing the code.


				Robert Huff




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19125.7112.336613.902328>