Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 1995 12:41:30 +0100 (MET)
From:      grog@lemis.de (Greg Lehey)
To:        hackers@freebsd.org (FreeBSD Hackers)
Subject:   Missing symbols in latest -current
Message-ID:  <199512281141.MAA20584@allegro.lemis.de>

next in thread | raw e-mail | index | archive | help
I've just had a failure building the latest -current: I get the message

loading kernel
../../kern/kern_exit.c:140: Undefined symbol `_semexit' referenced from text segment
*** Error code 1

The problem is that sysv_sem.c defines semexit as static.  I've made
the change in my version; presumably somebody should do the same in
the cvs versions.

Greg



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