"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:[EMAIL PROTECTED]
SCC Internetworking & Databases http://www.scc.nl/
Amsterdam, The Netherlands tel: +31 20 4200655
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message