From owner-freebsd-questions Wed Mar 5 09:56:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA00566 for questions-outgoing; Wed, 5 Mar 1997 09:56:18 -0800 (PST) Received: from yang.cpac.washington.edu (yang.cpac.washington.edu [128.95.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA00558 for ; Wed, 5 Mar 1997 09:56:16 -0800 (PST) Received: by yang.cpac.washington.edu (8.6.9/internet->uucp gateway 2.4.2) id JAA28686; Wed, 5 Mar 1997 09:57:04 -0800 Date: Wed, 5 Mar 1997 09:57:04 -0800 Message-Id: <199703051757.JAA28686@yang.cpac.washington.edu> From: Ken McGlothlen To: freebsd-questions@freebsd.org Subject: 2.2-GAMMA. Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I tried upgrading my 2.1.6 system to 2.2-GAMMA (primarily to do IP routing and autodialing under PPP for my home network). It seemed really straightforward (I'm most impressed with the amount of thought that went into this), except that I haven't been able to compile a new kernel. (I upgraded bin, compat21, des, info, doc, dict, manpages, floppies, and proflibs.) Aside from a large number of warnings about type mismatches (comparing signed to unsigned values), it finally dies compiling param.c noting that TIMEZONE and DST aren't defined. I'm guessing I need part of the src distribution. But which part(s)? And where do I find out about new options that have been added to the kernal configuration file? Thanks. ---Ken McGlothlen mcglk@serv.net mcglk@cpac.washington.edu