On Sun, Nov 11, 2018 at 10:16:54PM +0000, Ken Moffat via blfs-dev wrote:
> Building as at r20687 (and LFS r11479) was not a walk in the park.
> 
> Three things (so far) are broken when building on a fresh system:
> 
> 1. mupdf-1.14.0
> 
> Trying to use shared libs fails furing make install:
> 
> /usr/bin/ld: warning: libmuthreads.so, needed by build/release/libmupdf.so, 
> not found (try using -rpath or -rpath-link)
> 
> and then various messages about undefined fz_hb_ and opj_ symbols,
> typically for _malloc, _free, _calloc, etc,
> 
> The odd thing is that libmuthreads.so exists in build/release/
> 
[snip]

For some reason, I failed to spot that Wayne had already raised
#11255 for this.  Could have saved myself hours!

To summarise that: USE_SYSTEM_LIBS=yes needs to be used for the
install as well as the build, and system lcms2 is no longer used
(from memory, artifex forked it internally because it is not
thread-safe).

ĸen
-- 
If a man stands before a mirror and sees in it his reflection, what
he sees is not a true reproduction, but a picture of himself when he
was a younger man.        -- de Selby
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to