From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 21 20:59:01 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C347316A4B3; Sun, 21 Sep 2003 20:59:01 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DA3243FF3; Sun, 21 Sep 2003 20:58:56 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.37.247]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20030922035856.UUXH4662.lakemtao06.cox.net@mezz.mezzweb.com>; Sun, 21 Sep 2003 23:58:56 -0400 Date: Sun, 21 Sep 2003 22:57:59 -0500 To: Stacey Roberts References: <20030921231301.GA57594@crom.vickiandstacey.com> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20030921231301.GA57594@crom.vickiandstacey.com> User-Agent: Opera7.20/Linux M2 build 465 cc: gnome@FreeBSD.ORG cc: roger@FreeBSD.ORG Subject: Re: make install clean for Gnome-2 fails with configure: error: You need PTLib's header files to build GnomeMeeting X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 03:59:01 -0000 On Mon, 22 Sep 2003 00:13:01 +0100, Stacey Roberts wrote: > Hello, > I cannot build Gnome-2 from fresh after first deinstalling Gnome-2 > and now (my attempted) reinstallation for the port. > > Here is what I did after several failed attempts at portupgrading to > Gnome-2.4 since yesterday: > Logged off from X > cd /usr/ports/x11/gnome2 > make deinstall clean > make clean > make install clean > > The last command fails with the following: > # make clean > ===> Cleaning for pwlib-1.5.0_2 > ===> Cleaning for openh323-1.12.0_1 Ok, it cleans and know that gnomemeeting needs this.. > root@Demon /usr/ports/x11/gnome2 # make install clean > ===> Configuring for gnomemeeting-0.98.5 Umm, isn't it supposed to be build the pwlib and openh323 by now in this step? > checking for PTLib includes... > checking for > /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/pprocess.h... > no > configure: error: You need PTLib's header files to build GnomeMeeting I don't know what's wrong in your system, but why don't you try to do following: 1) portsclean -C (to rm -rf all work, fastest and better way to clean than use the 'make clean') 2) Go to net/gnomemeeting and do the 'make install' .. If it doesn't build the pwlib and openh323, then you can try this: 1) Go to devel/pwlib and do the 'make' 2) Go to net/openh323 and do the 'make' 3) Try it again, do the 'make install' in the net/gnomemeeting I can't promise you if I will solve your problem, but I hope so and I am trying.. :-) Cheers, Mezz > Thanks for the time. > > Regards, > > Stacey -- bsdforums.org 's moderator, mezz.