Unable to link kernel: "support.o(.text+0xde4): undefined reference to `panic'"

Roderick van Domburg r.s.a.vandomburg at student.utwente.nl
Sun Jan 25 14:19:05 PST 2004


I've experienced this for about a week now:

sh /usr/src/sys/conf/newvers.sh MAGOG
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter
-I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd
-I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common
-finline-limit=15000  -mcmodel=medlow -msoft-float -ffreestanding -Werror
vers.c
linking kernel
support.o: In function `longjmp':
support.o(.text+0xde4): undefined reference to `panic'
*** Error code 1

Stop in /usr/obj/usr/src/sys/MAGOG.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Any idea?

TIA,

Roderick



More information about the freebsd-sparc64 mailing list