Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 19:39:53 +0200
From:      Pierre Beyssac <beyssac@enst.fr>
To:        freebsd-current@FreeBSD.ORG
Subject:   19980921-BETA: more comments
Message-ID:  <19980922193953.B24869@rumba.enst.fr>

next in thread | raw e-mail | index | archive | help
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.

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):

fbdell# file bash
bash: FreeBSD/i386 compact demand paged dynamically linked executable not stripped
fbdell# size bash
/usr/libexec/elf/size: bash: File format not recognized
-- 
Pierre Beyssac		pb@enst.fr

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?19980922193953.B24869>