lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Compilation failure in lynx 2.8.1pre.2


From: dickey
Subject: Re: lynx-dev Compilation failure in lynx 2.8.1pre.2
Date: Sat, 26 Sep 1998 22:48:34 -0400 (EDT)

> 
> Dear lynx developers: 
>  
> This is to report a compilation failure of lynx 2.8.1pre.2 on: 
>  
> HP-UX nobel B.10.20 U 9000/800 258218321 unlimited-user license 
...
 I looked closer at this, need more information.  It seems to me that the
 'sed' program does not like using the '=' character for a pattern delimiter.

 I can tell better if I have a copy of the generated help_files.sed, to
 see if the other punctuation is ok -- if that is the only problem, I can
 repair it by (for example) translating the '=' characters to '%' (which
 _seems_ to work).
  
> The make command gives: 
> No suffix list. 
>       sh ./cfg_defs.sh >cfg_defs.h 
>       sed     -e '/^#/d' -e '/^$/d' \ 
>               -e 's%\(.*\)=\(address@hidden)address@hidden@=\2=%g' \ 
>               -e 's%\(.*\)=\(http:.*\)address@hidden@=\2=%g' \ 
>               -e 's%\(.*\)=\(ftp:.*\)address@hidden@=\2=%g' \ 
>               -e 's%\(.*\)=\(.*\.html\)address@hidden@=\2=%g' \ 
>               ./lynx_help/help_files.txt > \ 
>               help_files.sed 
> sed: Function address@hidden@=http://www.flora.org/lynx-dev/html/ cannot be 
> parsed. 
> *** Error exit code 2 
>  
> Stop. 
>  
> Thank you 
> Peter Jones 
> Oracle DBA 
> UQAM 
> 514-987-3542 
> 


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

reply via email to

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