Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Aug 1999 12:53:30 +0200
From:      Marcel Moolenaar <marcel@scc.nl>
To:        "Eric J. Chet" <ejc@bazzle.com>
Cc:        Bernd Walter <ticso@cicely.de>, Matthew Dillon <dillon@apollo.backplane.com>, marcel@FreeBSD.ORG, phk@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: VMware X11 and -current
Message-ID:  <37AABEAA.7A5A1D86@scc.nl>
References:  <Pine.BSF.4.10.9908032025400.75667-100000@gargoyle.bazzle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Eric J. Chet" wrote:
> 
> On Wed, 4 Aug 1999, Bernd Walter wrote:
> 
> > It needs ttyp0 as tty0 and so on.
> > I tried it myself under current and got the X11 window.
> > but it complained that it can't find /proc/cpuinfo.
> > I never beleaved that it would work after that.
> 
> Hello
>         It should work, I used it under fbsd-3.2R for over two weeks with
> X11 without any problems.  I guess I might have to down grade to 3.2R.

From the X server truss file:
.
.
.
syscall open("/var/run/ld-elf.so.hints",0,05001316750)
        returns 3 (0x3)
.
.
.
syscall open("/usr/lib/libc.so.3",0,05001316750)
        returns 3 (0x3)
.
.
.

You say it's a Linux binary. What is it doing with these FreeBSD
files/libraries then?

-- 
Marcel Moolenaar                                  mailto:marcel@scc.nl
SCC Internetworking & Databases                     http://www.scc.nl/
Amsterdam, The Netherlands                         tel: +31 20 4200655


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37AABEAA.7A5A1D86>