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

Tommy P <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Tommy P <[email protected]> ---
I'm also encountering this on 12.0 upgraded to 12.1:

--- if_em.o ---
In file included from /usr/src12.1/sys/dev/e1000/if_em.c:30:
/usr/src12.1/sys/dev/e1000/if_em.h:91:10: fatal error: 'ifdi_if.h' file not
found
#include "ifdi_if.h"
         ^~~~~~~~~~~

The 'ifdi_if.h' does not exist within src (r356738) per:
    find /usr/src12.1 -type f -name 'ifdi_if.h'

Yet, specifying 'device iflib' in the kernel config does work while that entry
does not exists in GENERIC nor needed in 12.0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to