From owner-freebsd-questions Fri Feb 22 15:27:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 6E8CE37B400 for ; Fri, 22 Feb 2002 15:26:39 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g1MNQGS57876; Sat, 23 Feb 2002 12:26:16 +1300 (NZDT) (envelope-from jonc) Date: Sat, 23 Feb 2002 12:26:16 +1300 From: Jonathan Chen To: "Dorr H. Clark" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: doesn't work for me (was Re: problems building gdb on FreeBSD 4.4) Message-ID: <20020223122616.A57582@grimoire.chen.org.nz> References: <20020221191306.D22670@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from dclark@applmath.scu.edu on Fri, Feb 22, 2002 at 01:23:08PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Feb 22, 2002 at 01:23:08PM -0800, Dorr H. Clark wrote: [...] > On my system, a bare "make" with no arguments > in that directory provokes: > > make: no target to make > > which is the normal message when there's no makefile > among the standard makefile names. > > Ditto for the gdb subdirectory beneath it. > > I left this detail out of my summary. I also presume > my shell choice makes no difference, but I'm using bash 2.05. > > If you're implying there's something wrong with my installation, > as in I should have a Makefile in that directory, > any tips on possible errors would be appreciated. Hmm. Try: # cd /usr/src/gnu/usr.bin/binutils/gdb # make and see whether that improves things. -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message