Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2004 23:19:56 +0100
From:      "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl>
To:        <freebsd-sparc64@freebsd.org>
Subject:   Unable to link kernel: "support.o(.text+0xde4): undefined reference to `panic'"
Message-ID:  <200401252218.i0PMIrJ10425@netlx014.civ.utwente.nl>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401252218.i0PMIrJ10425>