lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev now can't compile on Solaris 2.6


From: T.E.Dickey
Subject: Re: lynx-dev now can't compile on Solaris 2.6
Date: Tue, 19 Oct 1999 05:07:55 -0400 (EDT)

> 
> Tried to update to lynx2.8.3dev.12 on Solaris 2.6, but it died with: 
>  
> ./LYMainLoop.c: In function `handle_LYK_VIEW_BOOKMARK': 
> ./LYMainLoop.c:4628: invalid type argument of `unary *' 
> *** Error code 1 
> make: Fatal error: Command failed for target `LYMainLoop.o' 
something's wrong with your copy of LYMainLoop.c - I have only a "}" on
that line, and the preceding line is
        *refresh_screen = TRUE;
which is repeated on 4648.

(Perhaps the compiler's off by a line and your 2.6 #define's refresh_screen
someplace, but then LYMainLoop.c would not have compiled before anyway).
  
> Configure was run: 
> #!/bin/csh -f 
> setenv CPPFLAGS "-I$HOME/.usr/include -DENTITIES_HTML40_ONLY" 
> setenv LIBS "-L$HOME/.usr/lib -lintl" 
> ./configure --prefix=$HOME/.usr \ 
>       --with-nls-datadir=$HOME/.usr/share --enable-nls \ 
>       --disable-included-msgs --without-included-gettext \ 
>       --with-screen=slang --enable-nsl-fork --with-zlib \ 
>       --disable-partial --enable-gzip-help --enable-externs \ 
>       --enable-cgi-links --disable-prettysrc \ 
>       --disable-alt-bindings --disable-config-info \ 
>       --disable-finger --disable-gopher \ 
>       --disable-persistent-cookies --enable-cjk \ 
>       --enable-default-colors \ 
>       --disable-menu-options --enable-internal-links 
>  
> __Henry 


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

reply via email to

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