Subject: Re: Xfree86 on current [Snapshot report - 05 Feb tar_files]
To: Alistair G. Crooks <agc@uts.amdahl.com>
From: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
List: current-users
Date: 02/09/1994 11:11:47
> >  > 2.  We still need some more up-to-date XFree86 2.0 binaries and
> >  > libraries for -current.  Can someone look into this as a matter of
> >  > urgency please? Please once more? (Every time I compile an X client,
> >  > I get the RRS text message spewing up on my xterm. And some of Mark's
> >  > clients don't run, like xtetris).
> 
> Now, as I don't have enough disc space to do such a thing, I was asking,
> if someone had already done it, to let me know where those shared
> libraries are.  The ones I have are from the beginning of December, and
> still have some internal dependencies on the old ctype array in libc -
> which is why my X clients coredump when I run them.

Ok, until someone does this in a more well-organized fashion, you can pick
up

	ftp://ugle.unit.no/pub/NetBSD/ports/XFree86-2.0-libs.tar.Z

This will give you

rw-r--r--  0/0 464756 Feb  6 22:06 1994 libX11.a
rw-r--r--  0/0 422732 Feb  6 22:06 1994 libX11.so.5.0
rw-r--r--  0/0   5830 Feb  6 22:05 1994 libXau.a
rw-r--r--  0/0 226464 Feb  6 22:06 1994 libXaw.a
rw-r--r--  0/0 224118 Feb  6 22:06 1994 libXaw.so.5.0
rw-r--r--  0/0  21588 Feb  6 22:07 1994 libXdmcp.a
rw-r--r--  0/0  24128 Feb  6 22:42 1994 libXext.a
rw-r--r--  0/0  29197 Feb  6 22:42 1994 libXext.so.5.0
rw-r--r--  0/0  34512 Feb  6 22:42 1994 libXi.a
rw-r--r--  0/0  33985 Feb  6 22:42 1994 libXi.so.5.0
rw-r--r--  0/0  78450 Feb  6 22:06 1994 libXmu.a
rw-r--r--  0/0  81017 Feb  6 22:06 1994 libXmu.so.5.0
rw-r--r--  0/0  53526 Feb  6 22:17 1994 libXpm.a
rw-r--r--  0/0  55372 Feb  6 22:17 1994 libXpm.so.2.7
rw-r--r--  0/0 279410 Feb  6 22:06 1994 libXt.a
rw-r--r--  0/0 272189 Feb  6 22:06 1994 libXt.so.5.0
rw-r--r--  0/0   3094 Feb  6 22:42 1994 libXtst.a
rw-r--r--  0/0   5418 Feb  6 22:06 1994 liboldX.a
rw-r--r--  0/0   9553 Feb  6 22:06 1994 liboldX.so.5.0

all compiled with -current after the recent linker changes.  I have my
libraries in /usr/X386/lib, it's possible that some compiled-in paths point
in that direction.  Also, I'm not sure I did the Xmu library correctly, you
may have to add -lXt to the linking of only-lXmu programs if I didn't.

- Havard

------------------------------------------------------------------------------