Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2022 18:32:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264809] net/intel-ixl-kmod: Driver is broken with netmap and FreeBSD-13.1
Message-ID:  <bug-264809-7788-Odks4An2NV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264809-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264809-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264809

--- Comment #1 from Santiago Martinez <sm@codenetworks.net> ---
This is the error when trying to compile with netmap on.

ixl_txrx.c:70:10: fatal error: 'dev/netmap/if_ixl_netmap.h' file not found
#include <dev/netmap/if_ixl_netmap.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- if_ixl.o ---
if_ixl.c:291:10: fatal error: 'dev/netmap/if_ixl_netmap.h' file not found
#include <dev/netmap/if_ixl_netmap.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- ixl_txrx.o ---
1 error generated.
*** [ixl_txrx.o] Error code 1

make[2]: stopped in /usr/ports/net/intel-ixl-kmod/work/ixl-1.12.2/src
--- if_ixl.o ---
1 error generated.
*** [if_ixl.o] Error code 1

make[2]: stopped in /usr/ports/net/intel-ixl-kmod/work/ixl-1.12.2/src
2 errors

make[2]: stopped in /usr/ports/net/intel-ixl-kmod/work/ixl-1.12.2/src
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/intel-ixl-kmod
*** Error code 1

Stop.
make: stopped in /usr/ports/net/intel-ixl-kmod

--=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-264809-7788-Odks4An2NV>