lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV fotemods.zip update


From: Foteos Macrides
Subject: Re: LYNX-DEV fotemods.zip update
Date: Sat, 10 May 1997 12:10:15 -0500 (EST)

Ismael Cordeiro <address@hidden> wrote:
>On Fri, 9 May 1997, Foteos Macrides wrote:
>
>>      An update of fotemods.zip is available in:
>> 
>>      http://www.slcc.edu/lynx/fote/patches/
>> 
>> 1997-05-09
>
>When compiling it with gcc in Solaris 2.5 I got
>
>LYMain.c:317: `USE_TRACE_LOG' undeclared here (not in a function)
>*** Error code 1
>make: Fatal error: Command failed for target `LYMain.o'

        I just checked, and the userdefs.h with USE_TRACE_LOG added
*is* in the zip, but you must not be using it, or perhaps have
commented out the definition instead of changing it from TRUE to
FALSE.  From the fotemods.zip userdefs.h:

[...]
/*****************************
 * If USE_TRACE_LOG is set FALSE, then when TRACE mode is invoked the
 * syserr messages will not be directed to a log file named lynx.trace
 * in the account's HOME directory.  The default defined here can be
 * toggled via the -tlog command line switch.  Also, it is set FALSE
 * automatically when Lynx is executed in an anonymous or validation
 * account (if indicated via the -anonymous or -validate command line
 * switches, or via the check for the ANONYMOUS_USER, defined below).
 * When FALSE, the TRACE_LOG command (normally ';') cannot be used to
 * examine the Lynx Trace Log during the current session.  If left
 * TRUE, but you wish to use command line piping of stderr to a file
 * you specify, include the -tlog toggle on the command line.  Note
 * that once TRACE mode is turned on during a session and stderr is
 * directed to the log, all stderr messages will continue going to
 * the log, even if TRACE mode is turned off via the TOGGLE_TRACE
 * (Control-T) command.
 */
#define USE_TRACE_LOG   TRUE
[...]

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; 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]