From owner-freebsd-ports Mon Oct 4 15:48:15 1999 Delivered-To: freebsd-ports@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 20E9A14DB2 for ; Mon, 4 Oct 1999 15:47:39 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 2BBB09B20; Mon, 4 Oct 1999 18:47:35 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 22AC5BA1C; Mon, 4 Oct 1999 18:47:35 -0400 (EDT) Date: Mon, 4 Oct 1999 18:47:35 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Will Mitayai Keeso Rowe Cc: ports@freebsd.org Subject: Re: While building dbf2mysql from ports on 2.2.8-STABLE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 4 Oct 1999, Will Mitayai Keeso Rowe wrote: > While building this port, i received the following error: > > ar rcs libdbf.a dbf.o endian.o > ar: illegal option -- s > usage: ar -d [-Tv] archive file ... > ar -m [-Tv] archive file ... > ar -m [-abiTv] position archive file ... > ar -p [-Tv] archive [file ...] > ar -q [-cTv] archive file ... > ar -r [-cuTv] archive file ... > ar -r [-abciuTv] position archive file ... > ar -t [-Tv] archive [file ...] > ar -x [-ouTv] archive [file ...] > *** Error code 1 > Figures...I don't have a 2.2.x machine to try this on. You may want to edit the dbf2mysql Makefile, remove the s from 'ar rcs', and add a 'ranlib ' (note untested, but it should work). If so, let me know and I'll see if I can incorporate it into the port's Makefile. ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message