lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Suggested patch for "^Z from editor" problem


From: T.E.Dickey
Subject: Re: lynx-dev Suggested patch for "^Z from editor" problem
Date: Mon, 12 Jul 1999 22:25:15 -0400 (EDT)

> 
> On Mon, 12 Jul 1999, Larry W. Virden wrote: 
>  
> > Solaris 2.6 SPARC has sigaction, but after applying the patch and running 
> > the make you specifically mentioned, I get: 
> >  
> > cc -DHAVE_CONFIG_H -I/ldatae/include 
> > -I/projects/gnu/sparc-sun-solaris2.6/include -Icurses.h 
> > -DLOCALEDIR=\"/projects/intranet/share/locale\" -I. -I.. -Ichrtrans 
> > -I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src/chrtrans 
> > -I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3 
> > -I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src 
> > -I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/WWW/Library/Implementation 
> > -I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/intl -DHAVE_SIGACTION -Xc  -c 
> > /home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src/LYUtils.c 
> > "/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src/LYUtils.c", line 3093: 
> > incomplete struct/union/enum sigaction: act 
> [ snipped ] 
>  
> Hmm, could you look up man sigaction, and add any #include's mentioned 
> there at the top of LYUtils.c explicitly? 

it just uses <signal.h>  (maybe I'll see the problem in the morning - I've
spent the evening getting HS's changes resync'd and building on Linux and
win32).
  
> Including of <signal.h> is already done via <LYSignal.h> though, 
> at least in my "currently not exactly dev.3" code..., but maybe 
> Solaris 2.6 SPARC wants something else to know "struct sigaction". 
>  
>    Klaus 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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