lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev compile errors


From: dickey
Subject: Re: lynx-dev compile errors
Date: Mon, 21 Sep 1998 17:59:47 -0400 (EDT)

> 
> Redhat linux 5.0, all patches 
> egcs 1.1b 
I added LYNX_DATE_LEN and a couple of other symbols to userdefs.h
(since that's where the automatically-generated version number resides).
It appears that you have simply substituted your old userdefs.h for
the one in the distribution.

(It's simpler to apply the changes as a patch if you _must_ customize
userdefs.h -- though it's been a while since someone pointed out a feature
that's not addressed in the configure-script).  Probably during 2.8.2
development, we should split-out the remaining portion that's really
user-customizable...
  
>  
>  
> gcc -DHAVE_CONFIG_H  -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src 
> -I../WWW/Library/Implementation  -O2 -DLINUX  -c ./LYShowInfo.c 
> ./LYShowInfo.c: In function `showinfo': 
> ./LYShowInfo.c:130: `LYNX_DATE_LEN' undeclared (first use this function) 
> ./LYShowInfo.c:130: (Each undeclared identifier is reported only once 
> ./LYShowInfo.c:130: for each function it appears in.) 
> ./LYShowInfo.c:131: `LYNX_RELEASE_DATE' undeclared (first use this 
> function) 
> ./LYShowInfo.c:131: `LYNX_DATE' undeclared (first use this function) 
> ./LYShowInfo.c:131: `LYNX_DATE_OFF' undeclared (first use this function) 
> make[1]: *** [LYShowInfo.o] Error 1 
> make[1]: Leaving directory `/dave/gnu/lynx2-8-1/src' 
> make: *** [all] Error 2  
>  
> --  
>  
> Dave Bennett 
> 


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

reply via email to

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