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]

gdb/580: Error running makefile.


>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."
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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