[Bug 234724] Kernel build fails with device imcsmb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 7 23:43:36 UTC 2019


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: bugs at FreeBSD.org
          Reporter: arunpereira at 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.

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


More information about the freebsd-bugs mailing list