From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 02:57:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3307316A4CE for ; Sun, 9 Jan 2005 02:57:35 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C825543D31 for ; Sun, 9 Jan 2005 02:57:34 +0000 (GMT) (envelope-from hpxchan@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so644686wri for ; Sat, 08 Jan 2005 18:57:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=or1hf6rPoPJbPovZjz+mBCLn6RA5iNyn9M/JytPFGi48tWxM4ELlvzZ5wExduUcPkyaPqmArC0W20/Ti0rBE/icuDPLvediFC0nkVDmUiuzH2QOlxYT4Fwdf+YrnR1TdFvgmWxV1YZrAncbmr1C7M1AkV3qO0qrLUaFz4fNiLBs= Received: by 10.54.23.76 with SMTP id 76mr198718wrw; Sat, 08 Jan 2005 18:57:34 -0800 (PST) Received: by 10.54.26.29 with HTTP; Sat, 8 Jan 2005 18:57:33 -0800 (PST) Message-ID: <6f77d3330501081857204ef1d9@mail.gmail.com> Date: Sat, 8 Jan 2005 20:57:33 -0600 From: Chandler May To: Matthias Buelow In-Reply-To: <41E07B26.6020601@incubus.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6f77d33305010813224115f21c@mail.gmail.com> <41E0658B.5090603@incubus.de> <6f77d3330501081544339f1465@mail.gmail.com> <41E07B26.6020601@incubus.de> cc: freebsd-questions@freebsd.org Subject: Re: ghostscript install error on 5.3-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chandler May List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 02:57:35 -0000 On Sun, 09 Jan 2005 01:30:30 +0100, Matthias Buelow wrote: > Chandler May wrote: > > > ./src/gdevl256.c:114: error: `G320x200x256' undeclared (first use in > > have you added any additional drivers, like "vgalib" in the dialog when > building the port? if so, then I'd first try it with the default > settings, unless you have a good reason to enable a particular driver > (in which case I'd file a problem report, if it then fails). > I did happen to add the vgalib and lvga256 drivers... how would I go about deleting records of the current progress, to restart the installation? Chandler