From sec@42.org  Thu Jan  6 17:01:32 2011
Return-Path: <sec@42.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 100241065693
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2011 17:01:32 +0000 (UTC)
	(envelope-from sec@42.org)
Received: from ice.42.org (v6.42.org [IPv6:2001:608:9::1])
	by mx1.freebsd.org (Postfix) with ESMTP id C24658FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2011 17:01:31 +0000 (UTC)
Received: by ice.42.org (Postfix, from userid 1000)
	id 1215828417; Thu,  6 Jan 2011 18:01:30 +0100 (CET)
Message-Id: <20110106170130.1215828417@ice.42.org>
Date: Thu,  6 Jan 2011 18:01:30 +0100 (CET)
From: Stefan `Sec` Zehl <sec@42.org>
Reply-To: Stefan `Sec` Zehl <sec@42.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/pwlib fails to compile with opennssl installed
X-Send-Pr-Version: 3.113
X-GNATS-Notify: steve@energistic.com

>Number:         153732
>Category:       ports
>Synopsis:       devel/pwlib fails to compile with opennssl installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 17:10:06 UTC 2011
>Closed-Date:    Sun Jan 09 05:34:36 UTC 2011
>Last-Modified:  Sun Jan 09 05:34:36 UTC 2011
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ice 8.1-STABLE FreeBSD 8.1-STABLE #15: Mon Oct 25 12:20:38 CEST 2010 root@ice:/usr/obj/usr/src/sys/ICE amd64


	
>Description:

As soon as the openssl port is installed, pwlib compilation errors out with:

| ../../ptclib/pssl.cxx: In constructor 'PSSLContext::PSSLContext(const void*, PINDEX)':
| ../../ptclib/pssl.cxx:917: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'

	
>How-To-Repeat:

cd /usr/port/security/openssl && make install clean 
cd /usr/port/devel/pwlib && make

>Fix:

Install the precompiled package of pwlib with "pkg-add -r pwlib"

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jan 6 17:10:13 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: steve@energistic.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153732: devel/pwlib fails to compile with opennssl installed
Date: Thu, 6 Jan 2011 17:10:10 UT

 Maintainer of devel/pwlib,
 
 Please note that PR ports/153732 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/153732
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jan 9 05:33:51 UTC 2011 
State-Changed-Why:  
rejected by maintainer in favor of another PR: 

From: "Steve Ames" <steve@energistic.com> 
To: <bug-followup@FreeBSD.ORG> 
Subject: Re: ports/153732: devel/pwlib fails to compile with opennssl installed 
Date: Thu, 6 Jan 2011 12:17:12 -0500 

The 'fix' is a bit shady. There is another open PR that has a better fix (I  
think) that should probably be commited. 

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