Date: Mon, 4 Oct 1999 18:47:35 -0400 (EDT) From: "Chris D. Faulhaber" <cdf.lists@fxp.org> To: Will Mitayai Keeso Rowe <mit@aecinfo.com> Cc: ports@freebsd.org Subject: Re: While building dbf2mysql from ports on 2.2.8-STABLE Message-ID: <Pine.BSF.4.10.9910041845380.29925-100000@pawn.primelocation.net> In-Reply-To: <NDBBLMGLGLDODFIEAOKGEECLCGAA.mit@aecinfo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <lib>' (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 <jedgar@fxp.org> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910041845380.29925-100000>