From owner-freebsd-questions Wed Jan 27 19:00:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25703 for freebsd-questions-outgoing; Wed, 27 Jan 1999 19:00:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.atl.bellsouth.net (mail.atl.bellsouth.net [205.152.0.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25696 for ; Wed, 27 Jan 1999 19:00:50 -0800 (PST) (envelope-from wghicks@bellsouth.net) Received: from wghicks.bellsouth.net (root@host-209-214-71-142.atl.bellsouth.net [209.214.71.142]) by mail.atl.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id WAA05104; Wed, 27 Jan 1999 22:00:46 -0500 (EST) Received: from localhost (wghicks@localhost [127.0.0.1]) by wghicks.bellsouth.net (8.9.2/8.9.2) with ESMTP id WAA75301; Wed, 27 Jan 1999 22:17:29 -0500 (EST) (envelope-from wghicks@wghicks.bellsouth.net) To: kevin.weiss@mail.utexas.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ported software still not working In-Reply-To: Your message of "Wed, 27 Jan 1999 01:36:32 -0600" <199901270735.XAA10042@hub.freebsd.org> References: <199901270735.XAA10042@hub.freebsd.org> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990127221729M.wghicks@wghicks.bellsouth.net> Date: Wed, 27 Jan 1999 22:17:29 -0500 From: W Gerald Hicks X-Dispatcher: imput version 980905(IM100) Lines: 51 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Kevin, You don't mention what version of FreeBSD you're using? Sounds like you have, say, 2.2.8-RELEASE and you're trying to use a newer ports collection than that. In cases like these, you proabably need the newer make include files too. They are normally found in /usr/share/mk/*.mk The 'FreeBSD Way' to keep all this synchronized and working is to use cvsup to update your ports and sources and then doing a 'make world'. I'd recommend that anyone interested in using FreeBSD as a full-time desktop to learn how to build their system from sources. Good Luck, Jerry Hicks wghicks@bellsouth.net From: Kevin Weiss Subject: ported software still not working Date: Wed, 27 Jan 1999 01:36:32 -0600 > ok...when I try to do a make install of any ported software (from my HDD), > I get the following error message... > > port manually into /usr/ports/distfiles and try again > ***Error code 1 > Stop > > ***Error code 1 > Stop > > ***Error code 1 > Stop > > ***Error code 1 > Stop > > I don't understand...I have the makefile, file dir, patch dir (if needed), > and ports dir... > > can someone help > > PS - for the 3rd (and 4th) CD's...do I just mount the CDROM and then do: > #cd /usr > #tar xzvf /cdrom/ports/ports.tgz > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message