From andrew@areilly.bpa.nu  Mon Aug  3 01:15:27 2009
Return-Path: <andrew@areilly.bpa.nu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EDE42106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Aug 2009 01:15:27 +0000 (UTC)
	(envelope-from andrew@areilly.bpa.nu)
Received: from nschwmtas02p.mx.bigpond.com (nschwmtas02p.mx.bigpond.com [61.9.189.140])
	by mx1.freebsd.org (Postfix) with ESMTP id 488C28FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Aug 2009 01:15:26 +0000 (UTC)
	(envelope-from andrew@areilly.bpa.nu)
Received: from nschwotgx03p.mx.bigpond.com ([124.188.162.219])
          by nschwmtas02p.mx.bigpond.com with ESMTP
          id <20090803011525.IYOU1863.nschwmtas02p.mx.bigpond.com@nschwotgx03p.mx.bigpond.com>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 3 Aug 2009 01:15:25 +0000
Received: from areilly.bpa.nu ([124.188.162.219])
          by nschwotgx03p.mx.bigpond.com with ESMTP
          id <20090803011525.QTPZ21568.nschwotgx03p.mx.bigpond.com@areilly.bpa.nu>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 3 Aug 2009 01:15:25 +0000
Received: (qmail 93989 invoked by uid 501); 3 Aug 2009 01:15:24 -0000
Message-Id: <20090803011524.93988.qmail@areilly.bpa.nu>
Date: 3 Aug 2009 01:15:24 -0000
From: Andrew Reilly <areilly@bigpond.net.au>
Reply-To: Andrew Reilly <areilly@bigpond.net.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: net/ekiga doesn't build for want of PWLib: what's that?
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mi@aldan.algebra.com

>Number:         137375
>Category:       ports
>Synopsis:       net/ekiga doesn't build for want of PWLib: what's that?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 03 01:20:01 UTC 2009
>Closed-Date:    Thu Sep 16 23:15:08 UTC 2010
>Last-Modified:  Thu Sep 16 23:16:07 UTC 2010
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Aug 1 15:12:00 EST 2009 root@duncan.reilly.home:/nb/obj/usr/src/sys/DUNCAN amd64


>Description:
	portmaster -adB stops with the following error:
checking whether OS type is supported... yes
checking for PWLib includes in /usr/local/include/... 
checking for /usr/local/include/ptlib/pprocess.h... yes
checking for read in -lpt... no
configure: error: You need the PWLib library to compile Ekiga
===>  Script "configure" failed unexpectedly.
Please report the problem to mi@aldan.algebra.com [maintainer] and attach the
"/usr/ports/net/ekiga/work/ekiga-2.0.11/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/net/ekiga.
*** Error code 1

Stop in /usr/ports/net/ekiga.

===>>> make failed for net/ekiga
===>>> Aborting update

===>>> Update for ekiga-2.0.11_5 failed
===>>> Aborting update

	pwlib-1.12.0_5,1 is installed on my system, and that
	seems to be the necessary dependency, so I'm not sure
	why it isn't being found by ekiga's config.  I'll try
	forcing a re-install of pwlib.


>How-To-Repeat:
	portmaster -adB after a recent csup of ports.
>Fix:

	Looking into that...


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Aug 3 01:20:12 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137375 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mi@aldan.algebra.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137375: net/ekiga doesn't build for want of PWLib: what's that?
Date: Mon, 3 Aug 2009 01:20:10 UT

 Maintainer of net/ekiga,
 
 Please note that PR ports/137375 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137375
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->mi 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Dec 17 08:16:46 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137375 

From: Andrew Reilly <areilly@bigpond.net.au>
To: edwin@FreeBSD.org
Cc: freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/137375: net/ekiga doesn't build for want of PWLib: what's that?
Date: Mon, 3 Aug 2009 11:29:34 +1000

 On Mon, Aug 03, 2009 at 01:20:12AM +0000, edwin@FreeBSD.org wrote:
 > Synopsis: net/ekiga doesn't build for want of PWLib: what's that?
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: edwin
 > State-Changed-When: Mon Aug 3 01:20:12 UTC 2009
 > State-Changed-Why: 
 > Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=137375
 
 For what it's worth, manually rebuilding devel/pwlib has fixed
 this problem, so perhaps the issue is a missing dependency in
 the net/ekiga port?
 
 Cheers,
 
 -- 
 Andrew
 

From: daniele <glimp@live.com>
To: bug-followup@FreeBSD.org, areilly@bigpond.net.au
Cc:  
Subject: Re: ports/137375: net/ekiga doesn't build for want of PWLib: what's
 that?
Date: Sun, 28 Mar 2010 11:19:27 +0200

 Please note that I submitted the following PR with a proposed solution ...
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=145076
 
 It has been marked as closed, though... :-/
State-Changed-From-To: feedback->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 16 23:15:06 UTC 2010 
State-Changed-Why:  
see  145076

http://www.freebsd.org/cgi/query-pr.cgi?pr=137375 
>Unformatted:
