lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev problems compiling version 21 of development lynx


From: Larry W. Virden
Subject: lynx-dev problems compiling version 21 of development lynx
Date: Sun, 16 Aug 1998 12:31:36 -0400

Platform: UltraSparc, Solaris 2.6, ncurses patched thru Aug 9, 1998.
Config flags:


  $PWD/configure  --prefix=/projects/intranet/ \
        --libdir=/projects/intranet/lib/lynx/ \
        --enable-externs \
        --enable-nsl-fork \
        --enable-partial \
        --enable-default-colors \
        --enable-extended-dtd \
        --enable-persistent-cookies \
        --with-zlib \
        --with-screen=ncurses 

When I do this, at the link step, I get:
Linking and creating Lynx executable
cc -DHAVE_CONFIG_H -I/projects/gnu/sparc-sun-solaris2.5.1/include 
-I/projects/gnu/sparc-sun-solaris2.5.1/include/ncurses -Icurses.h -I. -I.. 
-Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation  -fast 
-xO5 -xdepend -v   -o lynx  LYClean.o LYShowInfo.o LYEdit.o LYStrings.o 
LYMail.o HTAlert.o GridText.o LYGetFile.o LYMain.o LYMainLoop.o LYCurses.o 
LYBookmark.o LYUtils.o LYOptions.o LYReadCFG.o LYSearch.o LYHistory.o LYForms.o 
LYPrint.o LYrcFile.o LYDownload.o LYNews.o LYKeymap.o HTML.o HTFWriter.o 
HTInit.o DefaultStyle.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 LYExtern.o LYStyle.o LYHash.o UCdomap.o UCAux.o UCAuto.o  
../WWW/Library/unix/libwww.a -L/projects/gnu/sparc-sun-solaris2.5.1/lib 
-R/projects/gnu/sparc-sun-solaris2.5.1/lib -L/cas/X11/sun4/lib 
-R/cas/X11/sun4/lib -lncurses -lz -lnsl -lsocket     
Undefined                       first referenced
 symbol                             in file
curscr                              LYCurses.o  (symbol belongs to implicit 
dependency /projects/gnu/sparc-sun-solaris2.5.1/lib/libtinfo.so.4)
COLS                                LYCurses.o  (symbol belongs to implicit 
dependency /projects/gnu/sparc-sun-solaris2.5.1/lib/libtinfo.so.4)
cbreak                              LYCurses.o  (symbol belongs to implicit 
dependency /projects/gnu/sparc-sun-solaris2.5.1/lib/libtinfo.so.4)
LINES                               LYCurses.o  (symbol belongs to implicit 
dependency /projects/gnu/sparc-sun-solaris2.5.1/lib/libtinfo.so.4)
stdscr                              LYClean.o  (symbol belongs to implicit 
dependency /projects/gnu/sparc-sun-solaris2.5.1/lib/libtinfo.so.4)
ld: fatal: Symbol referencing errors. No output written to lynx
make[1]: *** [lynx] Error 1
make[1]: Leaving directory `/projects/intranet/src/Unix/lynx/t/lynx2-8-1/src'
make: *** [all] Error 2

This build just fine with the last version of lynx and the last version
of ncurses.  What I can't tell is whether this is an ncurses problem or
a lynx problem.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless 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]