lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV ioctl.h include in LYUtils.c


From: Larry W. Virden, x2487
Subject: Re: LYNX-DEV ioctl.h include in LYUtils.c
Date: Tue, 6 May 1997 07:57:30 -0400

>sorry. can't fix that - I don't remember the detail, but the gist is that
>there's definitions needed for a successful build from header files that
>happen to contain (on more than one system, for historical reasons) conflicting
>definitions for the masks that go into termio(s).  You may find a system
>where you can fix this, but I've tried (and failed) on SunOS & Apollo.

Hmm.  One way that I've fixed this type of thing in the past is to
#undef the symbols causing the warnings.  Since they are being redefined
anyways, this just gets rid of the warnings.

If that approach has failed, it must mean that different compilers on the
same platform are configured differently.  In that case, it seems like
some new symbols identifing the conflicting environments might be used.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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