From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1611 invoked by alias); 14 Mar 2003 16:29:53 -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 1583 invoked from network); 14 Mar 2003 16:29:53 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 14 Mar 2003 16:29:53 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h2EGTqt18709; Fri, 14 Mar 2003 10:29:52 -0600 Date: Fri, 14 Mar 2003 16:29:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200303141629.h2EGTqt18709@duracef.shout.net> To: hunt@redhat.com, neroden@twcny.rr.com Subject: Re: No rule to make target `maybe-install-tix', needed by `install-gdb' Cc: gdb@sources.redhat.com X-SW-Source: 2003-03/txt/msg00231.txt.bz2 hunt> The checked-in toplevel Makefile.in was not generated from the hunt> Makefile.def in CVS. Run hunt> "autogen Makefile.def" to regenerate. Ah, the light bulb goes on. It looks like Nathanael had a local "no-tix" version of Makefile.def when he ran autogen. I can fix this ... just a bit of testing to do first. Michael C