lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.3dev.14: compile error


From: Klaus Weide
Subject: Re: lynx-dev lynx2.8.3dev.14: compile error
Date: Thu, 4 Nov 1999 22:14:23 -0600 (CST)

On Thu, 4 Nov 1999, Philip Webb wrote:

> 991104 Thomas Dickey wrote (after a stressful week?): 
> > Philip Webb reported: 
> >> attempting to compile 2-8-3dev.14 on IRIX 5.3 with gcc i encountered: 
> >>  
> >>   ./LYMain.c:186: `LINKS_AND_FORM_FIELDS_ARE_NUMBERED' undeclared here \ 
> >>    (not in a ) [possibly the line is truncated] 
> >>   ./LYMain.c: In function `main': 
> >>   ./LYMain.c:1333: parse error before `/' 
> >>   Error code 1 (bu 21) 

> ok, so it needs a patch in  userdefs.h ,
> but having deleted  FORM_  in the definition line
> i still get the second error referring to line 1333;
> i did not make clean, not wanting to recompile all the other pieces,
> but i can't see how that would affect a parse error anyway.

That line is
    StrAllocCopy(jumpfile, JUMPFILE);

so what do you have for JUMPFILE in userdefs.h?
Something not in "quotes"?

   Klaus


reply via email to

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