This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/580: Error running makefile.


The following reply was made to PR gdb/580; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@mvista.com>
To: sameer_jog2000@yahoo.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/580: Error running makefile.
Date: Thu, 20 Jun 2002 14:58:19 -0400

 On Thu, Jun 20, 2002 at 06:41:08PM -0000, sameer_jog2000@yahoo.com wrote:
 > 
 > >Number:         580
 > >Category:       gdb
 > >Synopsis:       Error running makefile.
 > >Confidential:   no
 > >Severity:       critical
 > >Priority:       high
 > >Responsible:    unassigned
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Thu Jun 20 11:48:03 PDT 2002
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Sameer Jog
 > >Release:        unknown-1.0
 > >Organization:
 > >Environment:
 > HP UX 11.0. Ansi C compiler (cc)
 > >Description:
 > Don't know how to make ../bfd/bfd.h.  Stop
 > I downloaded and installed gdb 5.2 fromyour site. I run configure, then go to gdb dir under current dir, and fire make. It gives following error. I tried CC as gcc as well as cc. Looks like bfd.h file is missing in bfd dir.
 > >How-To-Repeat:
 > Unzip gdb-5.2.tar.gz in a dir, it will extract the tar in a dir gdb-5.2 under current dir. Then export CC=cc, does not matter if this is not set. Goto gdb-5.2 dir and fire ./configure, then goto gdb and fire make from gdb dir. 
 > If you fire make from gdb-5.2 dir, you will get following error.
 > "Make: line 1249: syntax error.  Stop."
 
 You have to run 'make' in the top directory, the one that you
 configured in, instead of in the GDB directory.
 
 -- 
 Daniel Jacobowitz                           Carnegie Mellon University
 MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]