Subject: Re: bzip2
To: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-vax
Date: 07/03/2002 08:01:47
On Wed, Jul 03, 2002 at 09:32:16AM +0200, Jochen Kunz wrote:

 > Ahh, forgot about that. Yes, bzip2 is broken. I installed the pkgsrc
 > version to solve this problem. I don't know if this problem still
 > persists or if it is a particular problem of the ELF snapshot. My
 > MV3100m95 is building -current right now, I will see when it is
 > finished. What version are you running?

I committed a work-around for bzip2 ... libbz2 needs to be built with
-O0 to avoid a codegen bug.  Once that is done, all the bzip2-related
programs need to be re-linked (because they're built statically).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>