From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 8 16:30:11 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECD916A420 for ; Wed, 8 Mar 2006 16:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3BA643D6D for ; Wed, 8 Mar 2006 16:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k28GU8T8038108 for ; Wed, 8 Mar 2006 16:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k28GU8DI038103; Wed, 8 Mar 2006 16:30:08 GMT (envelope-from gnats) Resent-Date: Wed, 8 Mar 2006 16:30:08 GMT Resent-Message-Id: <200603081630.k28GU8DI038103@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Ames Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89ABD16A420 for ; Wed, 8 Mar 2006 16:20:01 +0000 (GMT) (envelope-from steve@energistic.com) Received: from energistic.com (mail.energistic.com [216.54.148.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id C871A43D64 for ; Wed, 8 Mar 2006 16:19:58 +0000 (GMT) (envelope-from steve@energistic.com) Received: from energistic.com (steve@localhost.energistic.com [127.0.0.1]) by energistic.com (8.13.4/8.13.4) with ESMTP id k28GJw3G009250 for ; Wed, 8 Mar 2006 11:19:58 -0500 (EST) (envelope-from steve@energistic.com) Received: (from steve@localhost) by energistic.com (8.13.4/8.13.4/Submit) id k28GJwg4006258; Wed, 8 Mar 2006 11:19:58 -0500 (EST) (envelope-from steve) Message-Id: <200603081619.k28GJwg4006258@energistic.com> Date: Wed, 8 Mar 2006 11:19:58 -0500 (EST) From: Steve Ames To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/94234: openh323u.mak sets variables incorrectly X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Steve Ames List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 16:30:11 -0000 >Number: 94234 >Category: ports >Synopsis: openh323u.mak sets variables incorrectly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 08 16:30:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steve Ames >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energistic.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #11: Mon Mar 6 11:00:58 EST 2006 steve@energistic.com:/usr/obj/usr/src/sys/VV i386 >Description: the stock openh323 reference applications load a makefile from the openh323 installation. Some of the variables in the current incarnation are correct when building openh323 but not correct for applications that are just referencing this makefile to gather information about the openh323 environment. As such these applications will fail to compile and work correctly. >How-To-Repeat: Attempt to compile any of the openh323 reference applications (such as opengk or openam). >Fix: This patch (http://steve.energistic.com/patches/openh323-1.17.3_2) sets conditionals depending on if the makefile is being read during the openh323 build or during a 3rd party build where it is just referenced. This patch is necessary to get the refernce applications to compile and function correctly. >Release-Note: >Audit-Trail: >Unformatted: