Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2007 16:31:43 GMT
From:      Roger Marquis <marquis@roble.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115627: Lynx (-ssl) does not correctly test for OpenSSL 
Message-ID:  <200708191631.l7JGVhii034692@www.freebsd.org>
Resent-Message-ID: <200708191640.l7JGe1td019080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115627
>Category:       ports
>Synopsis:       Lynx (-ssl) does not correctly test for OpenSSL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 19 16:40:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Roger Marquis
>Release:        6.2-RELEASE
>Organization:
>Environment:
6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Lynx port fails to recognize "OPENSSL_OVERWRITE_BASE=YES" and tries to install non-base openssl.  "make install" says "Verifying install for /usr/local/lib/libcrypto.so.5 in /usr/ports/security/openssl"...

>How-To-Repeat:
cd /usr/ports/www/lynx && make install
>Fix:
Workaround:
  ln -s /usr/lib/libcrypto.so  /usr/local/lib/libcrypto.so.5
Though Makefile should be checking for OPENSSL_OVERWRITE_BASE.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708191631.l7JGVhii034692>