From owner-freebsd-ports@FreeBSD.ORG Sun Jun 15 02:40:52 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ADB21065688 for ; Sun, 15 Jun 2008 02:40:52 +0000 (UTC) (envelope-from hiroto.kagotani@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id 9A1D48FC14 for ; Sun, 15 Jun 2008 02:40:51 +0000 (UTC) (envelope-from hiroto.kagotani@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so2489803mue.3 for ; Sat, 14 Jun 2008 19:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=bW9uUfQ+8nQpegxrUvmqfzcnqSuKPRT/AfSuV0Kl9fU=; b=OY3RZqc+C++tCDkAyJtatY2TqLLDDt5STAxuFhT44Nh3FUoFNtPflY6F33mJ/nfiac mhqryph8jWXr8vOV2FxunsAYICdmB2f94+/JgF0sBRln2ckq1KZDssJmP2gPTWUa1Lw8 b4RPLORpntY5dK867Frd9T4ix2DUVveQj8Apg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Vr347u/MkwM1m6zA8lwx/0WE+6HOG6LV7DKCg8qgQERhsPupIe30riFfkNQdDlOSjX JqVR6NdTlDJ3DguyhMYb9/pT+Xllztzer/kUHPDina9N8NLlWwiciBxZ176os/Kh9w03 Z/4mkC8JV/xsS2KeLXC9QopfbYxEd+pLd1KT0= Received: by 10.82.146.10 with SMTP id t10mr276744bud.51.1213496005658; Sat, 14 Jun 2008 19:13:25 -0700 (PDT) Received: by 10.82.187.17 with HTTP; Sat, 14 Jun 2008 19:13:25 -0700 (PDT) Message-ID: Date: Sun, 15 Jun 2008 11:13:25 +0900 From: "Hiroto Kagotani" To: "Pete Slagle" In-Reply-To: <4854687D.10303@voidcaptain.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4854687D.10303@voidcaptain.com> Cc: ports@freebsd.org Subject: Re: [maintainer] ghostscript-gpl - jasper X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2008 02:40:52 -0000 Hi, > Running jasper configure script... > checking build system type... configure: error: cannot guess build type; you must specify one > configure: error: jasper configure script failed This seems your configure program failed to guess your system type. Please send the result of work/ghostscript-8.62/jasper/acaux/config.guess script as well as the contents of work/ghostscript-8.62/jasper/config.log file. -- Hiroto Kagotani