From owner-freebsd-current Tue Sep 22 16:15:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25716 for freebsd-current-outgoing; Tue, 22 Sep 1998 16:15:36 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25697 for ; Tue, 22 Sep 1998 16:15:25 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-55.ix.netcom.com [209.109.233.55]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id QAA17469; Tue, 22 Sep 1998 16:14:50 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id QAA09111; Tue, 22 Sep 1998 16:14:46 -0700 (PDT) Date: Tue, 22 Sep 1998 16:14:46 -0700 (PDT) Message-Id: <199809222314.QAA09111@silvia.hip.berkeley.edu> To: bright@hotjobs.com CC: beyssac@enst.fr, freebsd-current@FreeBSD.ORG In-reply-to: (message from Alfred Perlstein on Tue, 22 Sep 1998 16:29:54 -0500 (EST)) Subject: Re: 19980921-BETA: more comments From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Alfred Perlstein * uh :) that's because the packages are just pre-compiled binaries, most are * done in a.out to support 2.2.x, in fact i don't know of a ELF package made This is not true. Ports will be made to compile in either a.out or ELF, depending on what you are running on your system. (This means ELF for 3.0-snap/beta users.) Packages in packages-stable on ftp.freebsd.org are a.out only, but that's because it's for 2.2-stable. There will be ELF packgaes in packages-current soon. * On Tue, 22 Sep 1998, Pierre Beyssac wrote: * * > Another small problem with the installed configuration: all the * > distribution is in ELF format, but the default configuration seems to * > generate a.out executables when installing packages. One issue is that not many ports are fixed yet. We are working on them. * > For example I installed bash-2.02 through the standard GNU procedure, * > and I got the following (I noticed it because "size" at the end of the * > bash compilation failed): If you use "the standard GNU procedure" (as opposed to using our ports), you are on your own. We never know what the hell their configure is thinking. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message