[GRLUG] Linking problem?

Adam Tauno Williams awilliam at whitemice.org
Thu Dec 2 05:44:56 EST 2010


On Wed, 2010-12-01 at 23:15 -0500, Jeff DeFouw wrote: 
> 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

Sometimes the line before the aforementioned line will contain more
information.

> > 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.

It is libbz2-devel / libbz2-1-32bit.


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