bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SGI IRIX - no nsig


From: jarausch
Subject: Re: SGI IRIX - no nsig
Date: Fri, 29 Sep 2000 12:41:00 +0200

On 28 Sep, David B Anderson wrote:
> 
>>I have compiled gdb5.0 here on my IRIX 6.5 box, but I can't compile
>>the current CVS version since there is no variable  nsig  anywhere
>>in IRIX's headers.
> 
> This is a result of an apparent confusion about what
> XOPEN mandates.  Whether gbd source is confused 
> (in specifying XOPEN (not the right spelling here,
> it is _XOPEN_SOURCE or something, I forget) with -D as it does)
> or IRIX headers are wrong I've not determined.
> 
> #define NSIG 65 
> 
> Is the right workaround.
> 
> address@hidden

Many thanks, that worked,

I had to add this AFTER configure
in
objdir/expect/expect_cf.h


-- 
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany




reply via email to

[Prev in Thread] Current Thread [Next in Thread]