Bug 8769 - gdb 6,1 make hpux thread error
Summary: gdb 6,1 make hpux thread error
Status: RESOLVED OBSOLETE
Alias: None
Product: gdb
Classification: Unclassified
Component: build (show other bugs)
Version: 6.1
: P2 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 19:48 UTC by elaine.jonker
Modified: 2014-03-31 17:40 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
log.gmake (13.63 KB, application/octet-stream)
, elaine.jonker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description elaine.jonker 2004-06-07 19:48:01 UTC
[Converted from Gnats 1664]

I am trying to install the latest gdb...6.1. When I do the make I get get errors...please see attached file of my make log.  The make ends with a [hpux-thread.o] Error 1.  The error I see in the log is: gdb6.1/gdb/hpux-thread.c:221:error: variable-size declared outside of any function.

Release:
gdb 6.1

Environment:
hp-ux 11.0 running on a HP L2000, gcc 3.3.2

How-To-Repeat:
mkdir build
cd /build
CC=gcc /usr/local/share/Tools/GDB_dir/gdb-6.1/configure
CC=gcc gmake
Comment 1 Pedro Alves 2010-07-29 09:34:29 UTC
Hi.  I'm sorry nobody replied earlier.

Is this still an issue in current sources, and with a more up to date
compiler?
Comment 2 dje 2014-03-31 17:40:49 UTC
Feel free to reopen if there's still a problem with the most current release.