From drvince@SAFe-mail.net  Tue Sep 30 09:30:19 2003
Return-Path: <drvince@SAFe-mail.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E80AB16A4D5
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 09:30:19 -0700 (PDT)
Received: from www.safe-mail.net (tapuz.safe-mail.net [212.68.149.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5C2C743FDF
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 09:30:18 -0700 (PDT)
	(envelope-from drvince@SAFe-mail.net)
Received: from drvince@SAFe-mail.net by www.safe-mail.net with SAFe-mail (Exim 4.20)
	id 1A4NOA-0002qV-AK
	for FreeBSD-gnats-submit@freebsd.org; Tue, 30 Sep 2003 19:30:14 +0300
Received: from pc ([216.239.88.168]) by mail.SAFe-mail.net
Message-Id: <N1-xe2tzg4L@SAFe-mail.net>
Date: Tue, 30 Sep 2003 12:30:14 -0400
From: drvince@SAFe-mail.net
Reply-To: drvince@users.sourceforge.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: linux_nwndata and linux_nwnclient ports

>Number:         57408
>Category:       ports
>Synopsis:       linux_nwndata and linux_nwnclient ports problems
>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:   Tue Sep 30 09:40:17 PDT 2003
>Closed-Date:    Fri Jan 02 23:10:21 PST 2004
>Last-Modified:  Mon Jul 05 17:06:55 GMT 2004
>Originator:     X user
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD Devon.ath.cx 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sun Sep 21 03:50:49 EDT 2003 root@Devon.ath.cx
/usr/obj/usr/src/sys/vincey i386
/var/db/pkg/linux_base-7.1_5/
/var/db/pkg/linux_dri-4.3.0_1/
/var/db/pkg/linux-sdl-1.2.2.1/

/compat/linux/usr/games/nwn> ldd nwmain 
nwmain:
        libm.so.6 => /lib/libm.so.6 (0x285db000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x285fd000)
        libGL.so.1 => /compat/linux/usr/X11R6/lib/libGL.so.1 (0x28614000)
        libGLU.so.1 => /compat/linux/usr/X11R6/lib/libGLU.so.1 (0x28680000)
        libmss.so.6 => not found
        libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x286fe000)
        libc.so.6 => /lib/libc.so.6 (0x2876f000)
        libXext.so.6 => /compat/linux/usr/X11R6/lib/libXext.so.6 (0x288a5000)
        libX11.so.6 => /compat/linux/usr/X11R6/lib/libX11.so.6 (0x288b3000)
        libdl.so.2 => /lib/libdl.so.2 (0x28993000)
        libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3 (0x28997000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x285c2000)

>Description:
I've been trying to make the linux_nwndata and linux_nwnclient ports work with very little success.  1. the linux_nwndata port doesn't recognise the distfile.  2. linux_nwnclient doesn't work at all.  The only thing that happens is some work and a message: Error

>How-To-Repeat:
root# cd /usr/ports/games/linux_nwnclient
root# make install
root# cd /usr/ports/devel/linux-sdl12/
root# make install
root# cd /compat/linux/usr/lib/
root# ln -s libstdc++-libc6.2-2.so.3 libstdc++-libc6.1-2.so.3
user> cd /compat/linux/usr/games/nwn
user> ./nwn

>Fix:
1. change ${DISTNAME}${EXTRACT_SUFX} and ${DISTNAME}.tar.gz to ${DISTFILES}
2. No idea
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Jan 2 23:09:29 PST 2004 
State-Changed-Why:  
As far as I can tell, the suggested improvements have been applied. 

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