svn commit: r426240 - head/www/lynx-current
Adam Weinberger
adamw at adamw.org
Wed Nov 16 16:37:16 UTC 2016
> On 16 Nov, 2016, at 6:23, Johan van Selst <johans at FreeBSD.org> wrote:
>
> Author: johans
> Date: Wed Nov 16 13:23:57 2016
> New Revision: 426240
> URL: https://svnweb.freebsd.org/changeset/ports/426240
>
> Log:
> Update to lynx 2.8.9 dev 11 (bugfix release)
>
> Modified:
> head/www/lynx-current/Makefile
> head/www/lynx-current/distinfo
Hi Johan,
This doesn't build against LibreSSL.
Linking and creating Lynx executable
cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -DLIBICONV_PLUG -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/usr/local/include -I/usr/local/include/openssl -O2 -pipe -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o lynx LYebcdic.o LYClean.o LYShowInfo.o LYEdit.o LYStrings.o LYMail.o HTAlert.o GridText.o LYGetFile.o LYMain.o LYMainLoop.o LYCurses.o LYBookmark.o LYmktime.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 parsdate.o UCdomap.o UCAux.o UCAuto.o LYSession.o LYLocal.o .././WWW/Library/Implementation/libwww.a -lz -lbz2 -lncursesw -lssl -lcrypto
.././WWW/Library/Implementation/libwww.a(HTTP.o): In function `HTLoadHTTP':
../../../WWW/Library/Implementation/HTTP.c:(.text+0xdbb): undefined reference to `SSL_set_min_proto_version'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/www/lynx-current/work/lynx2.8.9dev.11/src
--
Adam Weinberger
adamw at adamw.org
https://www.adamw.org
More information about the svn-ports-all
mailing list