Date: Wed, 14 Feb 1996 19:56:24 -0800 (PST) From: Tom Samplonius <tom@uniserve.com> To: Chris Timmons <skynyrd@tahoma.cwu.edu> Cc: Steve Emmert <steve@emmert.com>, "Frank E. Terhaar-Yonkers" <fty@mcnc.org>, freebsd-stable@FreeBSD.org Subject: Re: bogon in -stable Message-ID: <Pine.BSF.3.91.960214195519.14015B-100000@haven.uniserve.com> In-Reply-To: <Pine.VUL.3.91.960214193030.1093A-100000@tahoma.cwu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Feb 1996, Chris Timmons wrote: > > I ran into this and discovered that if you do not say 'make depend' ahead > of your 'make' in the kernel compile directory, it will build. When I > was flailing I looked in the handbook section about kernel compiling and > it didn't have the 'make depend' in there, so I tried it that way and > I've been running fine... > > Except that I've encountered the > > ld.so failed: Undefined symbol "_encrypt_debug_mode" in telnetd:telnetd > > problem now... I am finding stuff in the archives about it but no cure so > far. Any hints? That should only happen during a "make world" while shared libraries are being built. It should be fixed before "make world" ends. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960214195519.14015B-100000>