From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6526 invoked by alias); 9 Nov 2007 22:29:30 -0000 Received: (qmail 6518 invoked by uid 22791); 9 Nov 2007 22:29:30 -0000 X-Spam-Check-By: sourceware.org Received: from qmta07.westchester.pa.mail.comcast.net (HELO QMTA07.westchester.pa.mail.comcast.net) (76.96.62.64) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 Nov 2007 22:29:27 +0000 Received: from OMTA09.westchester.pa.mail.comcast.net ([76.96.62.20]) by QMTA07.westchester.pa.mail.comcast.net with smtp id Ah2X1Y0020SCNGk000VV00; Fri, 09 Nov 2007 22:29:25 +0000 Received: from lucon.org ([24.6.230.138]) by OMTA09.westchester.pa.mail.comcast.net with comcast id AmVR1Y0022zoa480000000; Fri, 09 Nov 2007 22:29:25 +0000 X-Authority-Analysis: v=1.0 c=1 a=416gf1ggRkfUXDBjIr8A:9 a=-saYUbq0Q7DjTLUE8KfSLvmc8rgA:4 a=LY0hPdMaydYA:10 Received: by lucon.org (Postfix, from userid 500) id C61F8F82AE; Fri, 9 Nov 2007 14:29:24 -0800 (PST) Date: Fri, 09 Nov 2007 22:29:00 -0000 From: "H.J. Lu" To: Rob Quill Cc: gdb@sourceware.org Subject: Re: No rule to make include/elf/vxworks.h Message-ID: <20071109222924.GA15236@lucon.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14 (2007-02-12) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00074.txt.bz2 On Fri, Nov 09, 2007 at 10:23:47PM +0000, Rob Quill wrote: > Hi, > > When trying to compile from the current CVS I get the following error: > Use "cvs co binutils" to update from CVS. H.J.