buildworld and compat libs
Matthew Dillon
dillon at apollo.backplane.com
Sat Aug 7 14:46:54 PDT 2004
:On my box buildworld fails when compat libs are enabled in make.conf:
:
:===> lib/compat/compat22
:uudecode -p /usr/src/lib/compat/compat22/libalias.so.2.4.gz.uu | gunzip
: > libalias.so.2.4
:uudecode -p /usr/src/lib/compat/compat22/libc.so.3.1.bz2.uu | bzip2 -d >
:libc.so.3.1
:bzip2: not found
:*** Error code 127
:
:Looks like bzip2 is not part of the build tools. Is that a bug in the
:build process or am I missing some switch/option ?
:Anyway, are the compat libs needed in DragonflyBSD ? Which tool may need
:them ?
:
:Marco
That's a bug. I'll get it added to the bootstrap tools list as soon
as I test it.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list