From owner-freebsd-questions@FreeBSD.ORG Thu May 1 19:05:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A332B1065687 for ; Thu, 1 May 2008 19:05:21 +0000 (UTC) (envelope-from gulenler@boun.edu.tr) Received: from pelikan3.cc.boun.edu.tr (pelikan3.cc.boun.edu.tr [193.140.192.28]) by mx1.freebsd.org (Postfix) with ESMTP id 57F368FC1C for ; Thu, 1 May 2008 19:05:21 +0000 (UTC) (envelope-from gulenler@boun.edu.tr) Received: from pelikan3.cc.boun.edu.tr (unknown [127.0.0.1]) by pelikan3.cc.boun.edu.tr (Symantec Mail Security) with ESMTP id 8CF45AE8336; Thu, 1 May 2008 21:37:06 +0300 (EEST) X-AuditID: c18cc01c-ab157ba000000e12-32-481a0dd2118c Received: from 88.244.194.244 ([88.244.194.244]) by webmail.boun.edu.tr (IMP) with HTTP for ; Thu, 1 May 2008 21:29:19 +0300 Message-ID: <1209666559.481a0c00026b4@webmail.boun.edu.tr> Date: Thu, 1 May 2008 21:29:20 +0300 From: Berk Gulenler To: jhall@vandaliamo.net References: <17174274.182011209664401216.JavaMail.javamailuser@localhost> In-Reply-To: <17174274.182011209664401216.JavaMail.javamailuser@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Brightmail-Tracker: AAAAAA== Cc: freebsd-questions@freebsd.org Subject: Re: Perl 5.8.8 Compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: berk.gulenler@boun.edu.tr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2008 19:05:21 -0000 I solved the problem with using Perl 5.10.0 on FreeBSD 7. But it is not stable. Quoting Jay Hall : > I received the same error with both make and gmake. > > Thanks, > > > Jay > > > On Thu, May 1, 2008 at 8:30 AM, Lowell Gilbert wrote: > > > Jay Hall writes: > > > >> I am attempting to compile Perl 5.8.8 on FreeBSD 7.0-RELEASE. I make > >> it through the configuration just fine, but when I attempt to run the > >> make command, I receive the following error message. I am creating a > >> custom install. The only parameter I am changing is the installation > >> location. > >> > >> make: don't know how to make . Stop. > >> > >> I have run make depend, and it finishes without any problems. > >> > >> I'm sure this is something simple I am missing because I have been > >> looking at the problem for so long. > >> > >> Thanks in advance for your assistance. > > > > Even for non-standard location installs, I recommend using the ports > > instead of building yourself, but if you really want to do it by hand, > > expect to need to know a bit more about what you're doing. In this > > case, I suspect you need to use gmake instead of (the native) make. > > > > -- > > Lowell Gilbert, embedded/networking software engineer, Boston area > > http://be-well.ilk.org/~lowell/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >