From owner-freebsd-questions Mon Jul 20 16:57:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22286 for freebsd-questions-outgoing; Mon, 20 Jul 1998 16:57:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22232 for ; Mon, 20 Jul 1998 16:56:47 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id QAA22744; Mon, 20 Jul 1998 16:56:18 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 20 Jul 1998 16:56:18 -0700 (PDT) From: Doug White To: Ryan Ryttie cc: freebsd-questions@FreeBSD.ORG Subject: Re: My compiler from version 2.2.2-Release won't compile the 2.2.6-stable source.... In-Reply-To: <35b31be9.199025@mail.fm-net.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 20 Jul 1998, Ryan Ryttie wrote: > I get an error msg like > param.c:82: 'TIMEZONE' undeclared here (not in a function) > param.c:82: initializer element for 'tz.tz_minutewest' is not constant And this is from ... ? > just to test i commented out that code but ran into other problems, so > it has to be some of my 2.2.2 packages... I'm fairly certain that i did > everything, but the portion of the manual mentioning a problem with the > config(8) didn't give step by step instructions on how to change it. I > tried to make but i'm not sure if I did that portion correctly. ARe you doing a `make world'? > I also attempted to just use a floppy to boot and ftp install, however > with my current ppp settings if I can dial out, then it can't resolve > host and if I can resolve host I can't dial out. I 'patched' this by > using the -ddial option on startup however the boot.flp image doesn't > support that workaround so my only method of installing packages is to > manually add_pkg ftp:// however I don't know which packages nor the > locations of the files to upgrade from 2.2.2-RELEASE to 2.2.6-RELEASE -ddial shouldn't fix that type of problem. What you need is to get the 2.2.6 CD or boot floppy, create an image of it, and boot it. Select `upgrade' at the main menu and follow the prompts. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message