From owner-freebsd-current Wed Jul 28 17:25:10 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id C402214EEF for ; Wed, 28 Jul 1999 17:25:06 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id TAA51109; Wed, 28 Jul 1999 19:24:27 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <00a201bed958$bee6d1a0$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Jeroen Ruigrok/Asmodai" Cc: References: <19990729002240.C12907@daemon.ninth-circle.org> Subject: Re: make.conf on CURRENT question Date: Wed, 28 Jul 1999 19:24:38 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Jeroen Ruigrok/Asmodai > compat22=yes in /etc/make.conf accomplishes a.out support which we need > for netscape support. Correct? > You will also need a.out libraries from XFree86 in order to get Netscape working. > What does compat3x do however? Provide ELF compatibility libraries for > programs written for 3.x? > Yes > Also. Suppose I have an ELF CURRENT box that never ran a.out. > If I want a.out support from a make world I would need to uncomment > compat22=yes in /etc/make.conf, correct in assuming this? > You'll also want to use: make world -DWANT_AOUT=YES to have the a.out libraries built. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message