From owner-freebsd-multimedia Wed Nov 6 17:41:59 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA15336 for multimedia-outgoing; Wed, 6 Nov 1996 17:41:59 -0800 (PST) Received: from MVS.OAC.UCLA.EDU (mvs.oac.ucla.edu [164.67.200.200]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA15331 for ; Wed, 6 Nov 1996 17:41:56 -0800 (PST) Message-Id: <199611070141.RAA15331@freefall.freebsd.org> Received: from UCLAMVS.BITNET by MVS.OAC.UCLA.EDU (IBM MVS SMTP V2R2.1) with BSMTP id 3229; Wed, 06 Nov 96 17:41:29 PST Date: Wed, 06 Nov 96 17:40 PST To: Charles Henrich From: Denis DeLaRoca (310) 825-4580 Subject: Re: Re: Xing Streamworks Player Cc: thomaspf@MICROSOFT.COM (Thomas Pfenning), multimedia@FREEBSD.ORG Sender: owner-multimedia@FREEBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 6 Nov 1996 14:18:30 -0500 EST, Charles Henrich said: > > Could you share what it takes to make it work. I can't get the name > > resolution to work. Which versions of the Linux libraries are you using? > > Libraries came from a friend, linked .so.26 to .2.7.1.so > > To make name resolution work under linux create > > /compat/linux/etc/host.conf > > order hosts, bind > multi off > > Then add > setenv RESOLV_HOST_CONF /compat/linux/etc/host.conf > > To your .cshrc With this report I was emboldened to launch rat-3.0.4-Linux-2.0.24 but it didn't get too far: rat: can't resolve symbol _h_errno Segmentation fault (core dumped) -- Denis