octave-maintainers
[Top][All Lists]
Advanced

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

Problem compiling today cvs on sco-unix


From: John W. Eaton
Subject: Problem compiling today cvs on sco-unix
Date: Fri, 4 Feb 2000 17:19:49 -0600 (CST)

On  4-Feb-2000, Joao Cardoso <address@hidden> wrote:

| 
| Hi,
| 
| This patch allows compilation on sco-3.2v4.0
| 
| bash-2.02# diff -c src/siglist.c.org src/siglist.c
| *** src/siglist.c.org   Fri Feb  4 17:14:00 2000
| --- src/siglist.c       Fri Feb  4 17:14:38 2000
| ***************
| *** 25,30 ****
| --- 25,31 ----
|   #endif
| 
|   #include "siglist.h"
| + #include <signal.h>
| 
|   #ifndef HAVE_SYS_SIGLIST
|   char *sys_siglist[NSIG + 1] =


I made this change.

Thanks,

jwe



reply via email to

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