Date: Mon, 07 Jan 2019 23:43:34 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234724] Kernel build fails with device imcsmb Message-ID: <bug-234724-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234724 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: bugs@FreeBSD.org Reporter: arunpereira@gmail.com 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234724-227>