https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490
--- Comment #11 from Kevin Bowling ---
You can save some time by avoiding buildworld, we are only interested in the
e1000 driver changes in the kernel
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490
--- Comment #10 from Daniel Duerr ---
(In reply to Kevin Bowling from comment #9)
Thanks Kevin. I did manage to get myself unblocked but forgot to respond back
to you here. I needed to do a `make buildworld` and now `make kernel` works as
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490
--- Comment #9 from Kevin Bowling ---
(In reply to Daniel Duerr from comment #8)
Try one of the methods from
https://groups.google.com/g/bsdmailinglist/c/Wz3lSE20hWU, either using
WITHOUT_SYSTEM_COMPILER=yes or cherry-picking the format com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #77 from Kristof Provost ---
(In reply to jjasen from comment #76)
Yeah, that's against stable/13.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #76 from jja...@gmail.com ---
(In reply to Kristof Provost from comment #75)
No. I stuffed it in manually.
Was this against clean -stable or against what we were working on?
--
You are receiving this mail because:
You are the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #75 from Kristof Provost ---
(In reply to jjasen from comment #74)
Did the patch apply fully? The ip6_output() prototype should be in `#include
`.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #74 from jja...@gmail.com ---
Ooopsie! Did I goof up?
mno-avx -std=iso9899:1999 -c /root/usr/src/sys/netpfil/pf/if_pfsync.c -o
if_pfsync.o
/root/usr/src/sys/netpfil/pf/if_pfsync.c:2368:48: error: implicit declaration
of functio
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490
--- Comment #8 from Daniel Duerr ---
(In reply to Kevin Bowling from comment #5)
Hi Kevin, sorry to say I'm having a difficult time getting the kernel to
compile. I have a pretty decent amount of experience building custom kernels,
but can
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #73 from jja...@gmail.com ---
(In reply to Kristof Provost from comment #72)
I speculate cooking up a case where an IPv4 attempt from the firewall fails, it
reverts to IPv6, and attempts to insert that state.
I am able to repro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490
--- Comment #7 from Daniel Duerr ---
(In reply to Kevin Bowling from comment #5)
Thank you for the detailed instructions, Kevin. Makes sense.
FWIW, after completing step I got an error on step #2:
[root@nfs src]# git bisect start releng
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #72 from Kristof Provost ---
I'm still failing to reproduce, but this should be close to a real fix:
diff --git a/sys/netpfil/pf/if_pfsync.c b/sys/netpfil/pf/if_pfsync.c
index 47c3217f399c..4ebd304b1c13 100644
--- a/sys/netpfil
11 matches
Mail list logo