lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Small compile problem under AIX 4.1.4


From: T.E.Dickey
Subject: Re: lynx-dev Small compile problem under AIX 4.1.4
Date: Thu, 6 Apr 100 17:25:20 -0400 (EDT)

> 
> Hi, 
>  
> in order to compile lynx2.8.3pre.2 under AIX 4.1.4 using gcc version 
> 2.7.2.2 I had to add the following two lines 
>  
>   extern int SLang_TT_Read_FD; 
>   extern int SLtt_Blink_Mode; 
it's a problem with slang rather than lynx: the header file uses a number
of tests against predefined symbols (such as 'unix') which makes it work
on about 2/3 of the *nix platforms.

> Dr. Jens Schleusener            debis Systemhaus 
> phone: +49 (551) 709-2493       Solutions for Research 
> fax:   +49 (551) 709-2169       Bunsenstr.10 
> mail: address@hidden   D-37073 Goettingen 
>  
> 


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

reply via email to

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