From owner-freebsd-ports Mon Sep 23 5: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD06F37B401 for ; Mon, 23 Sep 2002 05:00:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12C8F43E4A for ; Mon, 23 Sep 2002 05:00:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8NC0BCo083590 for ; Mon, 23 Sep 2002 05:00:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8NC0B00083589; Mon, 23 Sep 2002 05:00:11 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D271D37B401 for ; Mon, 23 Sep 2002 04:59:45 -0700 (PDT) Received: from mlss15.cl.msu.edu (mlss15.cl.msu.edu [35.9.4.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 661DB43E6E for ; Mon, 23 Sep 2002 04:59:45 -0700 (PDT) (envelope-from buchanon@mlss15.cl.msu.edu) Received: from mlss15.cl.msu.edu (localhost [127.0.0.1]) by mlss15.cl.msu.edu (8.12.6/8.11.4) with ESMTP id g8NBxj8c069072 for ; Mon, 23 Sep 2002 07:59:45 -0400 (EDT) (envelope-from buchanon@mlss15.cl.msu.edu) Received: (from buchanon@localhost) by mlss15.cl.msu.edu (8.12.6/8.12.1/Submit) id g8NBxint069029; Mon, 23 Sep 2002 07:59:44 -0400 (EDT)?g (envelope-from buchanon) Message-Id: <200209231159.g8NBxint069029@mlss15.cl.msu.edu> Date: Mon, 23 Sep 2002 07:59:44 -0400 (EDT) From: Mike Buchanon Reply-To: Mike Buchanon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43285: Error in line 19 of openssl makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43285 >Category: ports >Synopsis: Error in line 19 of openssl makefile >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: Mon Sep 23 05:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Buchanon >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD manetheren.cl.msu.edu 4.6-STABLE FreeBSD 4.6-STABLE #20: Thu Aug 1 14:09:02 EDT 2002 root@manetheren.cl.msu.edu:/usr/obj/usr/src/sys/MANETHEREN i386 >Description: Line 19 in Makefile for security/openssl seems to have a problem >How-To-Repeat: run portsdb -Uu from portupgrade and watch the output >Fix: The line currently looks like this: The line currently looks like this: .error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again. my guess is that the 's should be escaped, but, I'm not a make master. So, I'm not certain :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message