From owner-freebsd-current Tue Sep 1 00:58:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07691 for freebsd-current-outgoing; Tue, 1 Sep 1998 00:58:33 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07684 for ; Tue, 1 Sep 1998 00:58:31 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.9.1/8.8.5) with SMTP id IAA02825; Tue, 1 Sep 1998 08:57:23 +0100 (BST) Date: Tue, 1 Sep 1998 08:57:23 +0100 (BST) From: Doug Rabson To: Tugrul Galatali cc: freebsd-current@FreeBSD.ORG Subject: Re: XFree86 and ELF In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 31 Aug 1998, Tugrul Galatali wrote: > > > On Mon, 31 Aug 1998, Doug Rabson wrote: > > > > I have a set of patches for the port. I think that we need to fix the > > weak definition of inet_addr in libc though. > > > > The patches do fix one of the two parts of the problems I had. > Most of the programs in xc/programs now actually link and have binaries, > and all the libraries in xc/lib seem ok. But it completely barfs when > linking XF86_SVGA. I'll send several pages of undefined symbols if anyone > wants. I just wanted to write that the patches work, and now I'll busy > myself with this directory, xc/programs/Xserver, until I work it out or > somebody else is nice enough to offer even more patches ;) That makes sense. Those are the patches I used to build the X clients on the alpha. I haven't started trying to build servers yet :-). All the patches do is make sure that is included in every file which references inet_addr(). I guess there are one or two places in the server which use it. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message