[Bug 196678] x11-servers/xorg-server: make config/devd recognize /dev/input/eventX from multimedia/webcamd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 29 03:13:07 UTC 2016


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

--- Comment #37 from Pierre Guinoiseau <pierre at guinoiseau.eu> ---
The patch alone doesn't work: missing header linux/input.h. I think a build
dependency is missing, but I don't know which one.

    CC       devd.lo
  devd.c:42:10: fatal error: 'linux/input.h' file not found
  #include <linux/input.h>
           ^
  1 error generated.
  Makefile:665: recipe for target 'devd.lo' failed

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


More information about the freebsd-x11 mailing list