From owner-freebsd-questions Mon Jul 20 03:42:30 1998 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA19182 for freebsd-questions-outgoing; Mon, 20 Jul 1998 03:42:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.fm-net.com (mail.fm-net.com [209.180.227.8]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA19176 for <freebsd-questions@FreeBSD.ORG>; Mon, 20 Jul 1998 03:42:28 -0700 (PDT) (envelope-from rryttie@fm-net.com) Received: from unknown [209.180.227.200] by mail.fm-net.com (SMTPD32-4.04) id A21F5F700D8; Mon, 20 Jul 1998 05:55:27 CDT From: rryttie@fm-net.com (Ryan Ryttie) To: freebsd-questions@FreeBSD.ORG Subject: My compiler from version 2.2.2-Release won't compile the 2.2.6-stable source.... Date: Mon, 20 Jul 1998 10:42:04 GMT Message-ID: <35b31be9.199025@mail.fm-net.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAA19178 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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. 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 If you have any solution, either the package locations I need, or a better solution then please e-mail me. I tried to follow the make world tutorial, I ran into errors about 15 seconds into the compile, also CVSup gives me this error when i run it to get stable source. "/usr/libexec/ld.so warning: /usr/lib/libc.so.3.0: minor version 0 older than expected 1, using it any- ways" Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message