public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
* insight/233: Building insight on HP-UX 11i
@ 2003-06-26 16:33 sonison_james
  0 siblings, 0 replies; 2+ messages in thread
From: sonison_james @ 2003-06-26 16:33 UTC (permalink / raw)
  To: insight-gnats


>Number:         233
>Category:       insight
>Synopsis:       Building insight on HP-UX 11i
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 26 16:33:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     sonison_james@hotmail.com
>Release:        5.2.1
>Organization:
>Environment:

>Description:
gdb does not build on HP-UX 11i. I get an error message for the file insight/libiberty/floatformat.c.

>How-To-Repeat:

>Fix:
In order to build insight on HP-UX 11i I had to make a change in the file "insight/libiberty/floatformat.c" in order to compile gdb. Added one line at line 24 (inside the __STDC__ ifdef block)

#include <sys/_size_t.h>

I had followed all the steps mentioned in the README before making this change. I got the executable for gdb and was able to use it after this change. Please let me know if I had missed something or am doing something wrong.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: insight/233: Building insight on HP-UX 11i
@ 2003-06-26 17:46 kseitz
  0 siblings, 0 replies; 2+ messages in thread
From: kseitz @ 2003-06-26 17:46 UTC (permalink / raw)
  To: insight-prs, kseitz, nobody, sonison_james

Synopsis: Building insight on HP-UX 11i

Responsible-Changed-From-To: unassigned->kseitz
Responsible-Changed-By: kseitz
Responsible-Changed-When: Thu Jun 26 17:46:44 2003
Responsible-Changed-Why:
    mine
State-Changed-From-To: open->closed
State-Changed-By: kseitz
State-Changed-When: Thu Jun 26 17:46:44 2003
State-Changed-Why:
    Thank you for the patch. Unfortunately, the file you have patched is part of the libiberty module used by gdb (and consequently insight). From src/MAINTAINERS:
    
    libiberty/; libiberty's part of include/
    gcc: http://gcc.gnu.org
    Changes need to be done in tandem with the official GCC
    sources or submitted to the master file maintainer and brought in via a merge.  Note: approved patches in gcc's libiberty are automatically approved in this libiberty also; feel free to merge them yourself if needed sooner than the next merge. Otherwise, changes are automatically merged, usually within a day.
    
    Please submit to gcc list where the proper maintainer can assess and commit your patch.
    
    (BTW, is this on 5.2.1 or CVS HEAD? We do not maintain old release branches -- only CVS HEAD. If this bug still exists in CVS HEAD, submit to gcc at gnu dot org.)

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=233


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-26 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-26 16:33 insight/233: Building insight on HP-UX 11i sonison_james
2003-06-26 17:46 kseitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).