From owner-freebsd-questions@FreeBSD.ORG Sat Mar 13 17:18:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3736F16A4CE for ; Sat, 13 Mar 2004 17:18:12 -0800 (PST) Received: from simmts7-srv.bellnexxia.net (simmts7.bellnexxia.net [206.47.199.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id B95A143D1F for ; Sat, 13 Mar 2004 17:18:11 -0800 (PST) (envelope-from corey@interchange.ca) Received: from interchange.ca ([156.34.32.58]) by simmts7-srv.bellnexxia.netESMTP <20040314011808.KPZR4830.simmts7-srv.bellnexxia.net@interchange.ca> for ; Sat, 13 Mar 2004 20:18:08 -0500 Message-ID: <4053B3F0.80806@interchange.ca> Date: Sat, 13 Mar 2004 21:22:56 -0400 From: Corey Mosher User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <40539CB8.2000709@interchange.ca> <20040314003943.GB84865@xor.obsecurity.org> In-Reply-To: <20040314003943.GB84865@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Gnome and openh323 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 01:18:12 -0000 Yes I read the URL which explains why it's not installing, but it doesn't help with getting around the problem. Corey Kris Kennaway wrote: > On Sat, Mar 13, 2004 at 07:43:52PM -0400, Corey Mosher wrote: > >>I tried installing gnome2 from ports today and ran into the following >>problem when it tried to install the gnomemeeting dependency: >> >>===> gnomemeeting-0.98.5_2 depends on file: /nonexistent - not found >>===> Verifying build for /nonexistent in /usr/ports/net/openh323 >>===> openh323-1.12.0_2 is forbidden: >>http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html. >>*** Error code 1 >> >>Stop in /usr/ports/net/openh323. >>*** Error code 1 >> >>Stop in /usr/ports/net/gnomemeeting. >>*** Error code 1 >> >>Stop in /usr/ports/x11/gnome2. >> >>Anyone else had this problem? Is there a way to tell it not to bother >>with gnomemeeting? I couldn't find anything useful in the gnome2 makefile. > > > Did you read the URL? It was put there for a reason. > > Kris