[GRLUG] Linking problem?

Jeff DeFouw jeffd at i2k.com
Wed Dec 1 23:15:08 EST 2010


On Wed, Dec 01, 2010 at 01:19:04PM -0600, L. V. Lammert wrote:
> Trying to build partimage on an OpenSuSE 11.3 machine, .. it appears that
> the congifure script is not properly checking for libbz2:
> 
> configure: error: *** bzip2 library (libbz2) not found or too old: version
> 1.0.0 or more recent is need
> 
> Yet both 32 & 64 bit versions are installed:
> 
> root at Storm:/usr/src/partimage-0.6.9
> # locate libbz2
> /lib/libbz2.so.1
> /lib/libbz2.so.1.0.5
> /lib64/libbz2.so.1
> /lib64/libbz2.so.1.0.5
> 
> Is this a simple case of the configure not properly setting 32/64 bit, or
> might there be something wrong with it?

Make sure you have the development package installed.  It's probably 
called libbz2-dev or libbz2-devel.  You need that for the C include 
files and linker symlinks.  If that still doesn't work, check for errors 
in config.log.

-- 
Jeff DeFouw <jeffd at i2k.com>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list