Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 1996 18:11:13 -0800
From:      Steven Wallace <swallace@ece.uci.edu>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        rich@freebsd.org, current@freebsd.org
Subject:   Re: We need to do another XFree86 release for -current someday soon.. 
Message-ID:  <199603290211.SAA06536@newport.ece.uci.edu>
In-Reply-To: Your message of "Thu, 28 Mar 1996 12:33:20 PST." <26399.828045200@time.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> The problem is simple: xf86config (and much of the rest of X) is still
> looking for libc.so.2.2, among perhaps other things.  We've still no

Yeah, that's one reason why I hate bumping the major version.

Why do ns_addr() and iso_addr() have to go?  What's the big deal?

Anyways, a quick fix to get X working, etc, is to do:
ln -s /usr/lib/libc.so.3.0 /usr/lib/libc.so.2.3

which is what I did and all my apps run fine.
I am enjoying my memory savings too.  Memory is expensive :)

Steven



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