From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7849 invoked by alias); 26 Aug 2002 21:37:41 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 7842 invoked from network); 26 Aug 2002 21:37:40 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 26 Aug 2002 21:37:40 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id A363910AAA; Mon, 26 Aug 2002 17:35:46 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15722.40754.505613.608947@localhost.redhat.com> Date: Mon, 26 Aug 2002 14:37:00 -0000 To: Eli Zaretskii Cc: Elena Zannoni , gdb@sources.redhat.com Subject: Re: Readline import branch In-Reply-To: References: <15722.12295.971206.197524@localhost.redhat.com> X-SW-Source: 2002-08/txt/msg00340.txt.bz2 Eli Zaretskii writes: > > On Mon, 26 Aug 2002, Elena Zannoni wrote: > > > > > Also, I am having some troubles with 'make info' in the readline/doc > > > > directory. It probably requires texinfo4.2 (which I don't have handy). > > > > > > Can you show the error messages? It's possible that I could tell you > > > whether the old Texinfo is the cause. > > > > Hmm, I rebuilt a clean tree and I don't see the error anymore. I am using: > > makeinfo (GNU texinfo) 4.0. (originally I was getting an error with @env). > > @env was introduced in Texinfo 4.0, so the errors cannot be due to the > version. Yeah, something in my environment. I think now I can do a 'make info' safely. Elena