lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev SunOS compile


From: Terrill Yuhas
Subject: lynx-dev SunOS compile
Date: Sun, 17 Oct 1999 21:57:38 -0700

Hi,

I'm trying to compile Lynx2.8.2 on a SunOS 4.1.3_U1 machine.  I have gcc 
version 2.95.1 and ncurses 4.2.  Most of it compiles fine and then I get the 
following stuff:

*******************************************

cd WWW/Library/Implementation && make CC="gcc" \
        LY_CFLAGS="-O2 -DSUN -DSUN4" \
        CPPFLAGS="-I/usr/include" \
        LYFLAGS=""
cd src && make all CC="gcc" \
        CFLAGS="-O2 -DSUN -DSUN4" \
        CPPFLAGS="-I/usr/include" \
        LIBS="-lcurses   -L/usr/lib -lresolv  /usr/lib/libncurses.a" \
        SITE_DEFS="" \
        WWWINC=WWW/Library/Implementation \
        WWWLIB="../WWW/Library/Implementation/libwww.a"
Compiling Lynx sources
cd chrtrans && make \
        SITE_DEFS="" \
        CFLAGS="-O2 -DSUN -DSUN4" \
        CPPFLAGS="-I/usr/include" \
        CC="gcc" tables
Linking and creating Lynx executable
gcc -DHAVE_CONFIG_H -I/usr/include  -
DLOCALEDIR=\"/usr/local/share/locale\"  -I.
  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src  -I../WWW/Library/Implementatio
n    -O2 -DSUN -DSUN4  -o lynx  LYClean.o LYShowInfo.o LYEdit.o 
LYStrings.o  LYM
ail.o HTAlert.o GridText.o LYGetFile.o  LYMain.o LYMainLoop.o LYCurses.o 
LYBookm
ark.o LYUtils.o  LYOptions.o LYReadCFG.o LYSearch.o LYHistory.o  
LYForms.o LYPri
nt.o LYrcFile.o LYDownload.o LYNews.o LYKeymap.o  HTML.o HTFWriter.o 
HTInit.o De
faultStyle.o LYLocal.o LYUpload.o  LYLeaks.o LYexit.o LYJump.o LYList.o 
LYCgi.o
LYTraversal.o  LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o 
LYExter
n.o  LYStyle.o LYHash.o LYPrettySrc.o UCdomap.o UCAux.o UCAuto.o 
../WWW/Library/
Implementation/libwww.a  -lcurses   -L/usr/lib -lresolv  /usr/lib/libncurses.a
ld: /usr/lib/libresolv.a: warning: table of contents for archive is out of date;
 rerun ranlib(1)
ld: /usr/lib/libc.sa.1.9.1: warning: table of contents for archive is out of dat
e; rerun ranlib(1)
ld: Undefined symbol
   _lynx_initialize_keymaps
collect2: ld returned 2 exit status
*** Error code 1
make: Fatal error: Command failed for target `lynx'
Current working directory /darpa2/lynx2-8-2/src
*** Error code 1
make: Fatal error: Command failed for target `all'

********************************************

Thanks for any help!

Terrill

reply via email to

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