Date: Fri, 19 Sep 2003 17:17:05 -0400 From: Barry Hawkins <barryhawkins@mac.com> To: "Barry C.Hawkins" <ly5t5@allthingscomputed.com> Cc: FreeBSD Questions <questions@freebsd.org> Subject: RESOLVED: kernel compile error: unknown option "USER_LDT" Message-ID: <9EAF9554-EAE6-11D7-A941-000A95A0485E@mac.com> In-Reply-To: <CD067DE9-EAE4-11D7-A941-000A95A0485E@allthingscomputed.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, Sep 19, 2003, at 17:04 US/Eastern, Barry C.Hawkins wrote: > List, > I am trying to build a kernel using a copy of GENERIC for RELENG_5_1. > I have CVSuped by source tree prior to copying /usr/src/conf/GENERIC. > I initially disabled the all RAID devices, so I started with a fresh > copy of GENERIC. That was recommended once in the list archives for > what seemed a similar scenario. However the error message persists. > Here are my extra lines at the bottom of my kernel config file, in all > other ways it is an unmodified copy of GENERIC: > > # Added for sound and Java > device pcm # enable SoundBlaster PCI support > options USER_LDT # used by Java and nVidia > options CPU_ENABLE_SSE # used by DVD > > When I run the following as root: > > /usr/sbin/config GENERIC_SND > > I receive the following message: > > GENERIC_SND: unknown option "USER_LDT" > > The kernel config file resides in ~/kernels/, and I have a symlink in > /usr/src/conf bearing the name GENERIC_SND. This is a Dell OptiPlex > 200 with a PIII 733 MHz and 256MB RAM. Any ideas? The pupil sits, > awaiting enlightenment... > > Regards, > -- > Barry C. Hawkins > All Things Computed > site: www.allthingscomputed.com/ > weblog: www.allthingscomputed.com/blog/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > List, The pupil just saw the probable answer in another posting from the following link: <http://www.bsdforums.org/forums/showthread.php?s=&threadid=12302> 'options USER_LDT' is not needed anymore in 5.x - [casaveli, 07/19/2003] Sorry to bother everyone about that. Regards, -- Barry C. Hawkins All Things Computed site: www.allthingscomputed.com/ weblog: www.allthingscomputed.com/blog/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9EAF9554-EAE6-11D7-A941-000A95A0485E>