https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234724
Bug ID: 234724
Summary: Kernel build fails with device imcsmb
Product: Base System
Version: 12.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Build fails with the following error.
--- imcsmb_pci.o ---
In file included from /usr/src/sys/dev/imcsmb/imcsmb_pci.c:53:
/usr/src/sys/dev/imcsmb/imcsmb_var.h:55:10: fatal error: 'smbus_if.h' file not
found
#include "smbus_if.h"
--- imcsmb.o ---
In file included from /usr/src/sys/dev/imcsmb/imcsmb.c:55:
/usr/src/sys/dev/imcsmb/imcsmb_var.h:55:10: fatal error: 'smbus_if.h' file not
found
#include "smbus_if.h"
--- imcsmb_pci.o ---
--- imcsmb.o ---
--- imcsmb_pci.o ---
*** [imcsmb_pci.o] Error code 1
--- imcsmb.o ---
*** [imcsmb.o] Error code 1
File does not exist in /usr/src and does not exist in the freebsd repo.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"