From owner-freebsd-questions Thu Dec 3 10:01:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02195 for freebsd-questions-outgoing; Thu, 3 Dec 1998 10:01:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peanut.readington.com (peanut.readington.com [207.207.198.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02187 for ; Thu, 3 Dec 1998 10:00:58 -0800 (PST) (envelope-from chrismar@peanut.readington.com) Received: from localhost (chrismar@localhost) by peanut.readington.com (8.9.1/8.8.8) with SMTP id MAA14251 for ; Thu, 3 Dec 1998 12:58:37 -0500 (EST) (envelope-from chrismar@peanut.readington.com) Date: Thu, 3 Dec 1998 12:58:37 -0500 (EST) From: Chris Martino To: freebsd-questions@FreeBSD.ORG Subject: XF86-333 on 2.2.6 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi...I'm getting ready to build Xfree86-3.3.3 on my 2.2.6 box, and I noticed something that looked a little peculiar: in the xc/config/cf/FreeBSD.cf file it says: #ifndef UseElfFormat #define UseElfFormat DefaultToElfFormat #endif #if UseElfFormat #define OSBinaryFormat [ELF] #else #define OSBinaryFormat /**/ #endif It was my understanding that 2.2.6 didn't have support for ELF binaries. Sould this be changed to something else? IF so, what should e be changed to? TIA, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message