Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 12:30:14 -0400
From:      drvince@SAFe-mail.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57408: linux_nwndata and linux_nwnclient ports
Message-ID:  <N1-xe2tzg4L@SAFe-mail.net>
Resent-Message-ID: <200309301640.h8UGeHdE027454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57408
>Category:       ports
>Synopsis:       linux_nwndata and linux_nwnclient ports problems
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 30 09:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     X user
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
<organization of PR author (multiple lines)>
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?N1-xe2tzg4L>