Date: Tue, 1 Sep 1998 01:20:27 -0700 (PDT) From: Alex <garbanzo@hooked.net> To: Doug Rabson <dfr@nlsystems.com> Cc: Tugrul Galatali <galatalt@stuy.edu>, freebsd-current@FreeBSD.ORG Subject: Re: XFree86 and ELF Message-ID: <Pine.BSF.4.00.9809010116440.3239-100000@zippy.dyn.ml.org> In-Reply-To: <Pine.BSF.4.01.9809010855110.342-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Sep 1998, Doug Rabson wrote: [...] > 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 <arpa/inet.h> is included in every file which > references inet_addr(). I guess there are one or two places in the server > which use it. IIRC the server undefined references are for some asm stuff, esp. in the S3 server(s). Now if only call("foo") would smartly prepend stuff if it was compiling a.out. If you get rather lazy, you can always add a -Dinet_ntoa==__inet_ntoa along side the asm defines in the imake config stuff. Sure it's ugly, but it gets everything linked ;) - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | 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?Pine.BSF.4.00.9809010116440.3239-100000>