Date: Thu, 21 Mar 2002 03:32:32 -0800 (PST) From: skv@FreeBSD.org To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36161: samba-2.2.3a - error in Makefile (bad configure args for ssl) Message-ID: <200203211132.g2LBWWn83447@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 36161 >Category: ports >Synopsis: samba-2.2.3a - error in Makefile (bad configure args for ssl) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 21 03:40:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.5-STABLE i386 >Organization: <Organization of PR author (multiple lines)> >Environment: <Relevant environment information (multiple lines)> >Description: Error in configure args when building samba with ssl support. >How-To-Repeat: <Code/input/activities to reproduce the problem (multiple lines)> >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/samba/Makefile,v retrieving revision 1.76 diff -r1.76 Makefile 49c49 < CONFIGURE_ARGS+= --with-ssl -ssl-inc=/usr/include/openssl --ssl-lib=/usr/lib --- > CONFIGURE_ARGS+= --with-ssl --with-sslinc=/usr/include/openssl --with-ssllib=/usr/lib >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?200203211132.g2LBWWn83447>