From nobody@FreeBSD.org  Wed Dec 24 00:52:59 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B0D37106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Dec 2008 00:52:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A00F88FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Dec 2008 00:52:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBO0qxVO069450
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Dec 2008 00:52:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mBO0qxM3069449;
	Wed, 24 Dec 2008 00:52:59 GMT
	(envelope-from nobody)
Message-Id: <200812240052.mBO0qxM3069449@www.freebsd.org>
Date: Wed, 24 Dec 2008 00:52:59 GMT
From: martinko <gamato@users.sf.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net/nxserver: ldconfig not set up properly
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: freenx@deweyonline.com

>Number:         129893
>Category:       ports
>Synopsis:       net/nxserver: ldconfig not set up properly
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 24 01:00:11 UTC 2008
>Closed-Date:    Wed Dec 31 00:09:59 UTC 2008
>Last-Modified:  Wed Dec 31 00:20:01 UTC 2008
>Originator:     martinko
>Release:        6.4-RELEASE-p1
>Organization:
>Environment:
FreeBSD matocomp 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 08:13:10 UTC 2008     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP  i386
>Description:
The port cannot find its shared libraries because the lib path is not properly configured in the port's Makefile:
Instead of /usr/local/NX/lib is configured /usr/local/NX only which then propagates into /usr/local/libdata/ldconfig/nxserver.
>How-To-Repeat:
Install net/nxserver and try to run some of its binaries e.g. /usr/local/NX/bin/nxagent
>Fix:
--- Makefile    2008-06-06 15:50:12.000000000 +0200
+++ Makefile.fixed      2008-12-24 01:46:55.000000000 +0100
@@ -39,7 +39,7 @@
 ALL_TARGET=    World
 PLIST_SUB+=    NX_MAJOR=${PORTVERSION:R:R} NX_VERSION=${PORTVERSION}
 NXPREFIX?=     ${PREFIX}/NX
-USE_LDCONFIG=	${NXPREFIX}
+USE_LDCONFIG=	${NXPREFIX}/lib

 .include <bsd.port.pre.mk>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Dec 24 01:00:19 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freenx@deweyonline.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/129893: net/nxserver: ldconfig not set up properly
Date: Wed, 24 Dec 2008 01:00:18 UT

 Maintainer of net/nxserver,
 
 Please note that PR ports/129893 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/129893
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Dewey Hylton <freenx@deweyonline.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129893: net/nxserver: ldconfig not set up properly
Date: Wed, 24 Dec 2008 11:41:04 -0500

 On Dec 23, 2008, at 8:00 PM, Edwin Groothuis wrote:
 
 > Maintainer of net/nxserver,
 >
 > Please note that PR ports/129893 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/129893
 >
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 approved

From: Dewey Hylton <dewey@hyltown.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129893: net/nxserver: ldconfig not set up properly
Date: Wed, 24 Dec 2008 11:39:50 -0500

 On Dec 23, 2008, at 8:00 PM, Edwin Groothuis wrote:
 
 > Maintainer of net/nxserver,
 >
 > Please note that PR ports/129893 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/129893
 >
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 approved
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Wed Dec 24 18:41:37 UTC 2008 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129893 
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Mon Dec 29 15:19:20 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129893 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Wed Dec 31 00:09:58 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129893: commit references a PR
Date: Wed, 31 Dec 2008 00:10:11 +0000 (UTC)

 amdmi3      2008-12-31 00:09:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/nxserver         Makefile 
   Log:
   - Use correct path in USE_LDCONFIG
   
   PR:             129893
   Submitted by:   martinko <gamato at users dot sf dot net>
   Approved by:    Dewey Hylton <freenx at deweyonline dot com> (maintainer)
   
   Revision  Changes    Path
   1.13      +2 -2      ports/net/nxserver/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
