Date: Tue, 12 Feb 2002 12:04:00 +0100 (CET) From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: freebsd-current@freebsd.org Subject: undef'd nfs_dskless symbol when no NFS option defined Message-ID: <200202121104.g1CB40314979@gilberto.physik.RWTH-Aachen.DE>
next in thread | raw e-mail | index | archive | help
When migrating a 4.4 kernel to -current it happened that I had no NFSCLIENT or NFSSERVER option defined because I took out the offending obsolete NFS option when trying to tweak my old kernel config file so that it got through without synrax or obsolete option errors. I then only had the FFS option in it. This lead to nfs_dskless (or something like that) being undefined in locore.o. I'm just mentioning it. Maybe it also came from not purging ../compile/CONFIG everytime I made a new config and not doing a fresh make depend everytime. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202121104.g1CB40314979>