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: Klaus Weide
Subject: Re: lynx-dev Suggested patch for "^Z from editor" problem
Date: Mon, 12 Jul 1999 19:20:42 -0500 (CDT)

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?

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


reply via email to

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