From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Denis Bueno" Newsgroups: gmane.emacs.devel Subject: Re: CVS HEAD: configure: error: makeinfo >= 4.6 is required on Mac OS X Date: Sat, 15 Sep 2007 15:52:09 -0400 Message-ID: <6dbd4d000709151252k4c253034q55557aa51897f45f@mail.gmail.com> References: <6dbd4d000709140937o5785b899wa7b4ff58d603bd87@mail.gmail.com> <87r6l1t9i2.fsf@ambire.localdomain> <87hclxt4pd.fsf@ambire.localdomain> <6dbd4d000709150657y153c71basdbdfcd48a4896f7e@mail.gmail.com> <874phv7pql.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189885939 8924 80.91.229.12 (15 Sep 2007 19:52:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Sep 2007 19:52:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Thien-Thi Nguyen" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 15 21:52:17 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IWdge-0005OZ-Hn for ged-emacs-devel@m.gmane.org; Sat, 15 Sep 2007 21:52:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWdgd-00085n-Kr for ged-emacs-devel@m.gmane.org; Sat, 15 Sep 2007 15:52:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IWdga-00085T-H4 for emacs-devel@gnu.org; Sat, 15 Sep 2007 15:52:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWdgY-00084y-EF for emacs-devel@gnu.org; Sat, 15 Sep 2007 15:52:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWdgY-00084v-B7 for emacs-devel@gnu.org; Sat, 15 Sep 2007 15:52:10 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWdgY-0008VS-1g for emacs-devel@gnu.org; Sat, 15 Sep 2007 15:52:10 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so1055527wxc for ; Sat, 15 Sep 2007 12:52:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=SQrlLqJTk+9Jg7PDINRtr6E4rDMuN9FR2HeNo1UMsPY=; b=neJtGn2v1sflzksARVPxlGPLCyDwanRF2rPTQUSpLNzI9TxHOWV7iMqj2g6DhQX7lmfSAwAl5mWGUX0lFcRPWAc0Vp2/rY7p5W1EbvEit0DE5hNyoYadJx/z2LWq810qc4UP3YWTlL/gJfCUkrAg02uhJHKYojwbIT5EDZuIvmk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DtuSO6FP6aOHNanKPp5Cff6IIypLEDvrCBetueOJd5e+07L487TuviWSUrO1S9G4ZCwoqmssiL2w1kfJkge+W8AI6A7egw+raAQM3CjFkm6JeBW2pFxwQkGOUxan5w/K7Mc6unWVhMN09fsqpg467mYwD0+PJxmobhiFlNCvGcg= Original-Received: by 10.90.105.20 with SMTP id d20mr1427794agc.1189885929084; Sat, 15 Sep 2007 12:52:09 -0700 (PDT) Original-Received: by 10.90.101.16 with HTTP; Sat, 15 Sep 2007 12:52:09 -0700 (PDT) In-Reply-To: <874phv7pql.fsf@ambire.localdomain> Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:78990 Archived-At: On 9/15/07, Thien-Thi Nguyen wrote: > () "Denis Bueno" > () Sat, 15 Sep 2007 09:57:49 -0400 > > For what it's worth, I did what you suggested [1] and it > still doesn't work. But if I manually run `makeinfo > --enable-encoding conftest.texi && echo hi`, "hi" is > produced as output, so I'm confused. > > Any other suggestions? > > i see that you changed configure.in but don't know what else > you did, to be able to say, "it still doesn't work". here are > some suggestions: Sorry, I didn't realise there were so many options. All I did was re-run configure, which obviously won't work; but then, I'm not familiar with this entire process. I ran autoconf (2.61) and then configure and the test passed, for what it's worth. -- Denis