From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16009 invoked by alias); 21 May 2002 16:50:32 -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 15984 invoked from network); 21 May 2002 16:50:27 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 21 May 2002 16:50:27 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g4LGoQn00902; Tue, 21 May 2002 11:50:26 -0500 Date: Tue, 21 May 2002 09:50:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200205211650.g4LGoQn00902@duracef.shout.net> To: keiths@redhat.com, Robert.Smyth@ubsw.com Subject: Re: Make gdbtk Cc: gdb@sources.redhat.com X-SW-Source: 2002-05/txt/msg00249.txt.bz2 Hi Robert, This rings a bell. This symptom indicates that you are using a Solaris version of make and it doesn't support VPATH properly. See the thread starting at: http://sources.redhat.com/ml/gdb-bugs/2002-05/msg00013.html Try using Gnu Make (gmake). SunOS make probably works if you configure and build in the source directory, although that is not recommended and may have other problems. Also, gdb 5.2 is released, you might want to be building that. Michael C P. S. UBSW is a large company, but if you know a guy named Jeff Bunds, tell him I said hi.