public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug corefiles/13861] New: Error when installing GDB-7.4 on HPUX 11.31
@ 2012-03-16 21:08 hazardkillfox at gmail dot com
  2012-03-19 16:30 ` [Bug corefiles/13861] " jan.kratochvil at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: hazardkillfox at gmail dot com @ 2012-03-16 21:08 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=13861

             Bug #: 13861
           Summary: Error when installing GDB-7.4 on HPUX 11.31
           Product: gdb
           Version: 7.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: corefiles
        AssignedTo: unassigned@sourceware.org
        ReportedBy: hazardkillfox@gmail.com
    Classification: Unclassified


It's my first time working with gdb and when tried to install version 7.4 to
investigate some apps coredump files on our environment got the following error
when running "make":

checking whether wcwidth is declared without a macro... yes
checking for makeinfo... /tmp/gdb-7.4/gdb-7.4/missing makeinfo
--split-size=5000000
configure: error: makeinfo is required for compilation
*** Error exit code 1

Stop.
*** Error exit code 1

There are several errors on config.log file, but I couldn't find the log file
for make:

# grep -i error config.log
"conftest.c", line 14: error #2020: identifier "choke" is undefined
1 error detected in the compilation of "conftest.c".
Fatal error.
| /* Override any GCC internal prototype to avoid an error.
"conftest.c", line 10: error #2005-D: could not open source file "ppl_c.h"
"conftest.c", line 16: error #2020: identifier "choke" is undefined
2 errors detected in the compilation of "conftest.c".
stage2_werror_flag=''

Pls let me know if any additional information is required to have this issue
sorted out and installation completed.

Thx in advance,

Muniz

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug corefiles/13861] Error when installing GDB-7.4 on HPUX 11.31
  2012-03-16 21:08 [Bug corefiles/13861] New: Error when installing GDB-7.4 on HPUX 11.31 hazardkillfox at gmail dot com
@ 2012-03-19 16:30 ` jan.kratochvil at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2012-03-19 16:30 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=13861

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |jan.kratochvil at redhat
                   |dot org                     |dot com
   Target Milestone|---                         |7.5

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-03-19 16:29:14 UTC ---
This was a 7.3->7.4 regression by me, sorry.
But if you install makeinfo - which it asks you for - it will work.

It has been fixed on the trunk:
  [patch+7.4] Fix 7.4 build regression by me requiring makeinfo (PR
build/13638)
  http://sourceware.org/ml/gdb-patches/2012-02/msg00152.html

You can also try any one of:
  ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.4.0.20120319.tar.bz2
  ftp://sourceware.org/pub/gdb/snapshots/current/gdb-7.4.50.20120319.tar.bz2
  http://www.gnu.org/software/gdb/current/

It should be fixed in 7.5 or if 7.4.1 gets released.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2012-03-19 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-16 21:08 [Bug corefiles/13861] New: Error when installing GDB-7.4 on HPUX 11.31 hazardkillfox at gmail dot com
2012-03-19 16:30 ` [Bug corefiles/13861] " jan.kratochvil at redhat dot com

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).