Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 1995 15:32:04 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        Harlan.Stenn@landmark.com, freebsd-bugs@FreeBSD.org
Subject:   Re: Problem linking GENERIC kernel in -current
Message-ID:  <199503010432.PAA21001@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>When I rebuild the GENERIC kernel, the link fails with:

> loading kernel
> userconfig.o: Undefined symbol `_strncmp' referenced from text segment
> *** Error code 1

You need to rebuild libkern.a.  The dependency for libkern.a only works
the first time (i.e., it's broken).

Bruce



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