lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Problems with lynx and ssl


From: Larry W. Virden
Subject: lynx-dev Problems with lynx and ssl
Date: Mon, 19 Feb 2001 07:44:02 -0500 (EST)

Platform: SPARC Solaris 2.6, Sun compiler, Ncurses patched up through
20010210, lynx, dev18 , openssl version 0.9.6 .

I configure lynx with these options

export LIBS=" -L/usr/tcl83/lib -L/vol/lwv26ldatae/lib 
-R/usr/tcl83/lib:/vol/lwv26ldatae/lib -lz 
-L/projects/gnu/sparc-sun-solaris2.6/lib 
-R/projects/gnu/sparc-sun-solaris2.6/lib -lncurses "
export CPPFLAGS="-I/usr/tcl83/include -I/vol/lwv26ldatae/include 
-I/projects/gnu/sparc-sun-solaris2.6/include"
export CFLAGS="-g -Xc"
export CC=cc

  $PWD/configure  --prefix=/projects/intranet \
        --libdir=/projects/intranet/lib/lynx \
        --includedir=/projects/gnu/sparc-sun-solaris2.6/include \
        --with-screen=ncurses \
        --with-included-gettext \
        --with-ssl=/projects/intranet/ssl/lib \
        --with-catgets \
        --with-zlib \
        --enable-debug \
        --enable-source-cache \
        --enable-addrlist-page \
        --enable-cgi-links \
        --enable-default-colors \
        --enable-extended-dtd \
        --enable-externs \
        --enable-file-upload \
        --enable-forms-options \
        --enable-included-msgs \
        --enable-libjs  \
        --enable-nls \
        --enable-nsl-fork \
        --enable-partial \
        --enable-persistent-cookies \
        --enable-prettysrc \
        --enable-read-eta     \
        --enable-scrollbar    \
        --enable-source-cache \
        --enable-justify-elts \
        --enable-file-upload \
        --enable-color-style \

When lynx reaches the link step, I get:

Linking and creating Lynx executable
cc  -DHAVE_CONFIG_H -I/usr/tcl83/include -I/vol/lwv26ldatae/include 
-I/projects/gnu/sparc-sun-solaris2.6/include -I../intl 
-I/projects/intranet/ssl/lib/../include 
-DLOCALEDIR=\"/projects/intranet/share/locale\" -I. -I.. -Ichrtrans 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-4/src/chrtrans 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-4 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-4/src 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-4/WWW/Library/Implementation 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-4/intl  -g -Xc   -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 LYUpload.o LYLeaks.o 
LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o LYEditmap.o LYCharSets.o 
LYCharUtils.o LYMap.o LYCookie.o LYStyle.o LYHash.o LYPrettySrc.o TRSTable.o 
UCdomap.o UCAu!
x.o UCAuto.o  LYExtern.o LYLocal
.o ../WWW/Library/Implementation/libwww.a ../intl/libintl.a 
-L/projects/intranet/ssl/lib -lssl -lcrypto -L/usr/tcl83/lib 
-L/vol/lwv26ldatae/lib -R/usr/tcl83/lib:/vol/lwv26ldatae/lib -lz 
-L/projects/gnu/sparc-sun-solaris2.6/lib 
-R/projects/gnu/sparc-sun-solaris2.6/lib -lncurses -lnsl -lsocket    
ild: (undefined symbol) SSLeay_add_ssl_algorithms -- referenced in the text 
segment of ../WWW/Library/Implementation/libwww.a(HTTP.o)
make[1]: *** [lynx] Error 5
make[1]: Leaving directory `/projects/intranet/src/Unix/lynx/t/lynx2-8-4/src'
make: *** [all] Error 2


Some of you may recall I've been getting this error for quite some time
now.  Has anyone discovered a solution for this problem yet?
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
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.
-><-

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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