On 08/18/2014 08:25 PM, Bruce Dubbs wrote:
> Michael F. Trombley jr. wrote:
>> Hello everyone. I am having some problems compiling Perl 5.20.
> 
> Chapter 5 or Chapter 6?
> 

I asume it's chapter 6 because we don't use either system zlib or bzip2
in chapter 5.

>> I am using LFS version SVN-20140815. It will not build with the
>> external BZOP2 and Zlib libraries. I can compile fine if I build the
>> internal BZIP 2 and Zlib libraries.
> 
> Did you install bzip2?   You should have /tools/lib/libbz2.a
> and, if in Chapter 6, /mnt/lfs/usr/lib/libbz2.so
> 
>   -- Bruce

He apparently did, because there's this:

/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib64/libbz2.a

which resolves to /usr/lib64/libbz2.a. Compiler will fall back to the
static lib when something is wrong with shared one (bad symlink or
something like that).

-- 
Note: My last name is not Krejzi.

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to