NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-macppc/57342: kernel compile error bpf_stub.c illegal instruction



>Number:         57342
>Category:       port-macppc
>Synopsis:       kernel compile error bpf_stub.c illegal instruction
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-macppc-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 11 05:05:00 +0000 2023
>Originator:     Chris Tucker
>Release:        9.3 macpc
>Organization:
>Environment:
NetBSD marion 9.3 NetBSD 9.3 (GENERIC) #0: Thu Aug  4 15:30:37 UTC 2022  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/macppc/compile/GENERIC macppc

>Description:
Tried to compile my own kernel.
Followed instructions. Did make depends, which was fine.
then did make and after a while got the following error:
"/net/bpf_stub.c -o bpf_stub.o
../../../../net/bpf_stub.c: In function 'bpf_stub_null':
../../../../net/bpf_stub.c:150:1: internal compiler error: Illegal instruction
 }
 ^

>How-To-Repeat:
Try compiling kernel.
>Fix:



Home | Main Index | Thread Index | Old Index