lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Lynx 2.8 w/ VMS build problems


From: Don Hone
Subject: Re: lynx-dev Lynx 2.8 w/ VMS build problems
Date: Mon, 14 Dec 1998 15:51:47 -0500

>> 
>> DEC C V6.0-001 on OpenVMS Alpha V7.1-1H2 
>> DIGITAL TCP/IP Services for OpenVMS Alpha Version V4.2 - ECO 1 
>>  
>> I made the correction to build.com that was in the lynx-dev archives 
>> but am still receiving errors. 

Just in case someone else has this problem, the fix was to change line 
199 to match this:

$  cc := cc/decc/prefix=all/nomember'cc_opts'-
           /DEFINE=(DEBUG,ACCESS_AUTH,'option''extra',__VMS_CURSES)-
           /INCLUDE=([-.src],[-],[-.WWW.Library.Implementation],[.chrtrans])
                     ^^^^^^^^

>>  
>>  
>> $ cc HTFWriter 
>>  
>>                 FIXED_RECORD_COMMAND_MASK, fnam, "", "", "", "", "", 
""); 
>> .................................................^ 
>> %CC-I-OUTTOOMANY, In this statement, additional arguments to sprintf 
are provide 
>> d for which there are no conversion specifiers in the format string. 
Arguments 
>> from """" onward will be evaluated, but not processed by sprintf. 
>> at line number 850 in file DKA100:[LYNX.LYNX2-8.SRC]HTFWRITER.C;1 
>
>This part of the code was changed quite a while ago (the warning's 
>gone).
>

It's still there with Lynx Version 2.8rel.2 but does not affect the 
compilation.

>> $ cc HTInit 
>> $ cc HTML 
>> Fatal:  Insufficient virtual memory to continue compilation. 
>> %LIB-F-INSVIRMEM, insufficient virtual memory 
>
>sorry - this is still a problem (there's two overlarge functions - one
>in HTML.c).  The workaround is to add memory/quota.
>  

Thanks to Thomas for pointing me in the right direction.  I increased 
the Pgflquo 50% (to 60960 on an AlphaVMS system) and the compile went 
through.

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

----------------------
Don Hone
Ohio University
address@hidden

reply via email to

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