lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev now can't compile on Solaris 2.6


From: Henry Nelson
Subject: lynx-dev now can't compile on Solaris 2.6
Date: Tue, 19 Oct 1999 12:09:53 +0900 (JST)

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'

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

reply via email to

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