lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] help sought to resolve lynx 2-8-6 failure to build on sparc s


From: Larry W. Virden
Subject: [Lynx-dev] help sought to resolve lynx 2-8-6 failure to build on sparc solaris 8
Date: Wed, 2 Feb 2005 13:54:49 -0500 (EST)

I am attempting to configure and build lynx on a sparc solaris 8 machine
using Sun's C compiler, version Sun WorkShop 6 update 2 C 5.3.
I am using these flags for configuration.

gnu=/projects/gnu/sparc-sun-solaris2.8
export LIBS=" -L/projects/intranet/lib -L/volws/lwv28/ldatae/lib -L${gnu}/lib  
-R/projects/intranet/lib:/volws/lwv28/ldatae/lib:${gnu}/lib -lz "
export CPPFLAGS="-I/projects/intranet/include -I/volws/lwv28/ldatae/include 
-I${gnu}/include"
export CFLAGS="-g -Xc"
export CC=cc
export TN3270="gettso 2"

  $PWD/configure  --prefix=/projects/intranet \
        --libdir=/projects/intranet/lib/lynx \
        --includedir=${gnu}/include \
        --with-included-gettext \
        --with-ssl=/projects/intranet \
        --with-catgets \
        --with-zlib \
        --enable-debug \
        --enable-default-colors \
        --enable-source-cache \
        --enable-addrlist-page \
        --enable-cgi-links \
        --enable-externs \
        --enable-forms-options \
        --enable-included-msgs \
        --enable-nsl-fork \
        --enable-partial \
        --enable-persistent-cookies \
        --enable-read-eta     \
        --enable-source-cache \
        --enable-vertrace \
        --enable-nested-tables 


When I try to build, I get this error.
cc -DHAVE_CONFIG_H  -I/projects/intranet/include -I/projects/intranet/include 
-I/volws/lwv28/ldatae/include -I/projects/gnu/sparc-sun-solaris2.8/include 
-D__EXTENSIONS__   -I../../..  -I../../../src  
-I/home/lwv28/i/src/Unix/lynx/t/lynx2-8-6  
-I/home/lwv28/i/src/Unix/lynx/t/lynx2-8-6/src   
-I/home/lwv28/i/src/Unix/lynx/t/lynx2-8-6/WWW/Library/Implementation -g -Xc   
-I/home/lwv28/i/src/Unix/lynx/t/lynx2-8-6/WWW/Library/Implementation/ 
-DACCESS_AUTH -c 
/home/lwv28/i/src/Unix/lynx/t/lynx2-8-6/WWW/Library/Implementation/HTParse.c
"/projects/gnu/sparc-sun-solaris2.8/include/curses.h", line 111: cannot find 
include file: <stdbool.h>
cc: acomp failed for 
/home/lwv28/i/src/Unix/lynx/t/lynx2-8-6/WWW/Library/Implementation/HTParse.c
*** Error code 2
make: Fatal error: Command failed for target `HTParse.o'
Current working directory 
/projects/intranet/src/Unix/lynx/t/lynx2-8-6/WWW/Library/Implementation
*** Error code 1
make: Fatal error: Command failed for target `all'

Can anyone help me figure out what to provide to the configuration so that lynx 
builds?
-- 
Tcl - The glue of a new generation.  <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:address@hidden> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-




reply via email to

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