lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Relatively mild dev13 build problems


From: T.E.Dickey
Subject: Re: lynx-dev Relatively mild dev13 build problems
Date: Sun, 24 Oct 1999 07:19:23 -0400 (EDT)

> 
> Building on "OSF1 V4.0 878 alpha" with SLang... 
>  
> First, when I try to set DEFAULT_KEYPAD_MODE to 
> LINKS_AND_FORM_FIELDS_ARE_NUMBERED in userdefs.h, I got the 
> following: 
>  
> -DNO_CHARSET_utf_8=0 -DNO_CHARSET_us_ascii=0 
> -DNO_CHARSET_iso_8859_1=0 -DHAVE_CONFIG_H -DLOCALEDIR=\ 
> "/users/wsunix/warner/share/locale\" -I. -I.. -Ichrtrans 
> -I./chrtrans -I.. -I../src -I../WWW/Library/Imple mentation 
> -g -O2 -DDSYS5 -W -Wall -Wbad-function-cast -Wcast-align 
> -Wcast-qual -DXTSTRINGDEFINES -Winlin e -Wmissing-declarations 
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow 
> -Wstrict-prototype s -c ./LYMain.c 
> ./LYMain.c:191: `LINKS_AND_FORM_FIELDS_ARE_NUMBERED' undeclared 

I renamed this a few months ago, as part of eliminating variables longer
than 31 characters.  (There are some still, but they're on my list)

> here (not in a function) 
> make[1]: *** [LYMain.o] Error 1 
> make[1]: Leaving directory `/tmp/warner/lynx2-8-3/src' 
> make: *** [all] Error 2 
>  
> The userdefs comment warns that this value can't be set in 
> lynx.cfg, but gives the impression that it should be OK in 
> userdefs.h.  Changing the #define to LINKS_ARE_NUMBERED let the 
> compile continue. 
>  
> Next, I was using the configure option  "--enable-internal-links" 
> and got the error: 
>  
> gcc -DNO_CHARSET_utf_8=0 -DNO_CHARSET_us_ascii=0 
> -DNO_CHARSET_iso_8859_1=0 -DHAVE_CONFIG_H -DLOCALEDIR=\ 
> "/users/wsunix/warner/share/locale\" -I. -I.. -Ichrtrans 
> -I./chrtrans -I.. -I../src -I../WWW/Library/Imple mentation 
> -g -O2 -DDSYS5 -W -Wall -Wbad-function-cast -Wcast-align 
> -Wcast-qual -DXTSTRINGDEFINES -Winlin e -Wmissing-declarations 
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow 
> -Wstrict-prototype s -c ./HTML.c 
> ./HTML.c: In function `strtolower': 
> ./HTML.c:160: warning: subscript has type `char' 
> ./HTML.c: In function `LYHandleFIG': 
> ./HTML.c:831: `intern_flag' undeclared (first use in this function) 
> ./HTML.c:831: (Each undeclared identifier is reported only once 
> ./HTML.c:831: for each function it appears in.) 
> ./HTML.c: In function `HTML_start_element': 
> ./HTML.c:2161: warning: subscript has type `char' 
> ./HTML.c:2259: warning: subscript has type `char' 
> ./HTML.c:2275: warning: subscript has type `char' 
> ./HTML.c:2816: warning: subscript has type `char' 
> ./HTML.c:2818: warning: subscript has type `char' 
> make[1]: *** [HTML.o] Error 1 
> make[1]: Leaving directory `/tmp/warner/lynx2-8-3/src' 
> make: *** [all] Error 2 
>  
> Configuring without that option let the compile finish. 
>  
> Thirdly, the -nounderline command line argument doesn't seem 
> to do anything for me.  I only tried it on one page, though -- 
> <http://www.drudgereport.com/matt.htm>, I think it was.  Pretty 
> much the whole page is in <B></B> tags.  Does -nounderline depend 
> on SLang vs ncurses, or terminfo settings, or something? 
>  
> Finally, best-for-last sort of thing, TRST (did I get the acronym 
> right?) looks beautiful.  Thank you! 
>  
> --  
> Michael Warner 
> <address@hidden> 


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

reply via email to

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