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: Fri, 25 Sep 1998 17:55:14 -0400 (EDT)

> 
> Dear lynx developers: 
>  
> This is to report a compilation failure of lynx 2.8.1pre.2 on: 
thanks - will fix (by removing, I think, the chunk of sed script which
is creating the problem, since the first part isn't really used yet).
  
> The make command gives: 
> No suffix list. 
>       sh ./cfg_defs.sh >cfg_defs.h 
this should be stable

>       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' \ 
the above three lines aren't needed yet

>               -e 's%\(.*\)=\(.*\.html\)address@hidden@=\2=%g' \ 
I'll rephrase this (forgot when reviewing that "\(" is not portable)

>               ./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]