Date: Sat, 07 Oct 2000 12:34:42 +0000 From: Phil Pennock <pdp@nl.demon.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/21815: lftp port has missing dependency Message-ID: <E13htBa-0006m7-00@samhain.noc.nl.demon.net>
next in thread | raw e-mail | index | archive | help
>Number: 21815 >Category: ports >Synopsis: lftp port has missing dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 07 05:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Phil Pennock >Release: FreeBSD 3.5-STABLE i386 >Organization: >Environment: FreeBSD 3.x, older SSL library. Ports tree updated 2000-10-06. >Description: "make" in /usr/ports/ftp/lftp fails unless (a modern) SSL library is installed. >How-To-Repeat: I had an old version of openssl, it wasn't found by the port configure, so USE_SSL was not defined. This led to linkage errors trying to resolve undefined symbols. After upgrading to openssl-0.9.5a_1, the lftp configure found the SSL libraries and lftp compiled. >Fix: Update Makefile with an appropriate dependency rule for SSL. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13htBa-0006m7-00>