From owner-freebsd-current@FreeBSD.ORG Thu Dec 27 13:50:14 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C77A516A419 for ; Thu, 27 Dec 2007 13:50:14 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 5569C13C465 for ; Thu, 27 Dec 2007 13:50:13 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so2130482uge.37 for ; Thu, 27 Dec 2007 05:50:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=F9uVOoP17crKMjXnf/k4TIhEnp93Ktc9YB1StAGfgEM=; b=xt04DzfigQve0xAPe59MQOIiP1GDKedpbuArUfugRy2GcXIk9D05cfyyXXONQJqyzbUEp3Hovj7qEyaN7FyPxWih+XLCI2f6ni3xlXL0LYQc2J3hvRLRX8gXtj/wy+Xwf3PUqPS8j2BCqlQqCr7Rgorzzh9wYb2b/6454nl6oqU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=g8Ad3NqrapZdJC0wpqannWNc2l6GqY4YI2bfBG3Snd0ukzxICpFR0bHWB4JGJrylG4zMTaq6GRZ3K2CgnkX0IP3NUVRG3X+qt+pR3KdoH/Q7zUREJ9mRbHLf1nlo8OHwRJuhzaHFfc+AFMX+4mLsl1XjDlgo3w++B+FSDNWWArQ= Received: by 10.67.28.10 with SMTP id f10mr5699781ugj.85.1198763412790; Thu, 27 Dec 2007 05:50:12 -0800 (PST) Received: by 10.66.248.11 with HTTP; Thu, 27 Dec 2007 05:50:12 -0800 (PST) Message-ID: Date: Thu, 27 Dec 2007 13:50:12 +0000 From: "Igor Mozolevsky" Sender: mozolevsky@gmail.com To: "Anton Berezin" , "Igor Mozolevsky" , freebsd-current@freebsd.org In-Reply-To: <20071227091822.GA92026@heechee.tobez.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071227091822.GA92026@heechee.tobez.org> X-Google-Sender-Auth: 1bce5c2e4822587b Cc: Subject: Re: [7.0b4] make bails for perl 5.8.8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2007 13:50:14 -0000 On 27/12/2007, Anton Berezin wrote: > On Fri, Dec 21, 2007 at 12:16:09PM +0000, Igor Mozolevsky wrote: > > > Building perl 5.8.8 from tarball on amd64 (don't know about x86, don't > > have a machine to test it with) with just ./Configure && make causes > > make to bail out with:- > > > > "make: don't know how to make . Stop" > > A little bit more detailed report would be helpful. Seems to be fixed in perl 5.10.0 Igor :-)