Date: Wed, 23 Oct 1996 23:19:19 -0700 From: Julian Elischer <julian@whistle.com> To: bde@freebsd.org, current@freebsd.org Subject: Can't compile profiled kernel Message-ID: <326F0A67.167EB0E7@whistle.com>
next in thread | raw e-mail | index | archive | help
some time in the last 2 weeks or so, the following broke..... loading kernel ../../libkern/mcount.c:94: Undefined symbol `_read_eflags' referenced from text segment ../../libkern/mcount.c:94: Undefined symbol `_disable_intr' referenced from text segment ../../libkern/mcount.c:253: Undefined symbol `_write_eflags' referenced from text segment *** Error code 1 Stop. where do these come from? I can't find them anywhere in teh kernel tree.. this is with gcc 2.6.3 does this mean I need to upgrade this machine? are these gcc "built-ins" ? sources as supped this morning.. (I'll do another sup now to make sure) julian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?326F0A67.167EB0E7>