On 03/20/2020 5:53 pm, Adam Weinberger wrote:
On Fri, Mar 20, 2020 at 4:45 PM Dave Horsfall <[email protected]> wrote:

On Fri, 20 Mar 2020, Adam Weinberger wrote:

> That error should only occur if system sources are missing from
> /usr/src. Check that they're still there, and if not then check them out
> from svn.

Does it not require kernel header files only? Only distributed with the
source, which annoyed me because at the time I didn't have the room...

That's a good question. I'm not sure whether it requires just the
headers or kernel sources beyond that. The lsof/Makefile explicitly
checks for sys/kern/kern_lockf.c so the port is definitely looking for
more than the headers.

If you want to save space, you should probably be safe checking out
just /usr/src/sys. Please let me know if I'm wrong about that; you're
certainly neither the first nor the last person to want lsof without
needing the entire src tree.

# Adam
it needs the sources.

I'd love to see the kernel folks make better interfaces.

I've been saying that for 2 years.


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: [email protected]
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to