Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 1997 14:27:19 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.com>
To:        Steve Passe <smp@csn.net>
Cc:        current@freebsd.org, Michael Smith <msmith@freebsd.org>
Subject:   Re: kernel compile broken
Message-ID:  <199708042027.OAA29720@rocky.mt.sri.com>
In-Reply-To: <199708041935.NAA11048@Ilsa.StevesCafe.com>
References:  <199708041935.NAA11048@Ilsa.StevesCafe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> ------------------------------ cut -----------------------------
> loading kernel
> bios.o: Undefined symbol `_memcmp' referenced from text segment
> *** Error code 1
> 
> Stop.
> ------------------------------ cut -----------------------------
> 
> changing memcmp() to bcmp() in i386/i386/bios.c makes it compile,
> not sure if this is correct fix.

Did you compile bios.s w/out optimization, or any other portion of the
kernel for that matter?


Nate



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