From owner-freebsd-x11@FreeBSD.ORG Thu Jul 8 22:40:37 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EBB616A4E8 for ; Thu, 8 Jul 2004 22:40:37 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E22C543D7C for ; Thu, 8 Jul 2004 22:40:34 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 376ED1DD4DD; Fri, 9 Jul 2004 00:40:21 +0200 (CEST) Received: from niobe.ijs.si ([193.2.4.66]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 76710-17; Fri, 9 Jul 2004 00:40:13 +0200 (CEST) Received: from rincewind.ijs.si (rincewind.ijs.si [193.2.4.137]) by niobe.ijs.si (Postfix) with ESMTP id 5FB9A1DD43A; Fri, 9 Jul 2004 00:40:13 +0200 (CEST) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Fri, 9 Jul 2004 00:40:12 +0200 User-Agent: KMail/1.6.2 References: <20040708123809.91678.qmail@web13804.mail.yahoo.com> In-Reply-To: <20040708123809.91678.qmail@web13804.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200407090040.12411.dejan.lesjak@ijs.si> X-Virus-Scanned: by amavisd-new / Sophos+Sophie at ijs.si cc: =?iso-8859-1?q?St=E9phane_Carr=E9?= Subject: Re: Problem with devel/imake-4 [don't known how to make Sun.] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 22:40:38 -0000 On Thursday 08 of July 2004 14:38, St=E9phane Carr=E9 wrote: > Hi, > > I'm trying to install port jdk14 on FreeBSD 5.2.1 but it stops with error > when trying to install the port devel/imake-4 it depend on. In fact the > imake-4 install seems to have problem when configuring with perl ??? The > exact message is : > [don't known how to make Sun.] > > Is this problem known ? > Do you have patches for this problem ? > > Thanks > Stephane (happy user of FreeBSD) Hello, Could you please post a bit longer output of failed build. Does build of im= ake=20 fail if you go to /usr/ports/devel/imake-4 and do a make build? Do you=20 already have perl installed, and if so what version of perl is it? Dejan