Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 12:26:16 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        "Dorr H. Clark" <dclark@applmath.scu.edu>
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>
In-Reply-To: <Pine.GHP.4.21.0202221313130.12628-100000@hpux36.dc.engr.scu.edu>; from dclark@applmath.scu.edu on Fri, Feb 22, 2002 at 01:23:08PM -0800
References:  <20020221191306.D22670@grimoire.chen.org.nz> <Pine.GHP.4.21.0202221313130.12628-100000@hpux36.dc.engr.scu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
------------------------------------------------------------------------
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020223122616.A57582>