Re: Fwd: Build failure on RHEL 6.5?

Keith Seitz <[email protected]> Tue, 01 Apr 2014 10:00:08 -0700
Newsgroups gmane.comp.debugging.insight
Message-ID <[email protected]>
On 03/27/2014 01:04 AM, Richard Tierney wrote:
> Head isn't building on RHEL/SL 6.5, with this error:
>
> ../../src/gdb/doublest.c:345: error: expected ')' before 'struct'
>
> I can't immediately find any definition of CONST, which is causing the
> error. Any ideas? This is gcc 4.4.7.

Insight is in a state of limbo while I set up the new git repository. 
The current CVS repository is outdated and broken.

The only workaround right now is to checkout gdb's git repo and add the 
libgui and gdb/gdbtk directories from CVS, but there are build problems 
with that, too. I guess I should check in those fixes to CVS anyway...

Keith