On 2019/12/02 11:40, Stuart Henderson wrote:
> On 2019/12/01 17:24, manp...@gmail.com wrote:
> > Hi Ports maintainer,
> > 
> > Hit another problem when trying to build textproc/mupdf, which says
> > failed to link 32-bit and 64-bit code:
> > 
> > /usr/bin/ld: build/release/libmupdf.a(Dingbats.cff.o): warning: linking
> > PIC files with non-PIC files
> > /usr/bin/ld: build/release/libmupdf.a(Dingbats.cff.o): linking 32-bit
> > code with 64-bit code
> > /usr/bin/ld: failed to merge target specific data of file
> > build/release/libmupdf.a(Dingbats.cff.o)
> > /usr/bin/ld: build/release/libmupdf.a(NimbusMonoPS-Bold.cff.o): warning:
> > linking PIC files with non-PIC files
> > /usr/bin/ld: build/release/libmupdf.a(NimbusMonoPS-Bold.cff.o): linking
> > 32-bit code with 64-bit code
> > /usr/bin/ld: failed to merge target specific data of file
> > build/release/libmupdf.a(NimbusMonoPS-Bold.cff.o)
> > 
> > The full build log is attached.
> 
> Does it work if you add mips64el to the MODGCC4_ARCHS line?
> 

Actually forget that, it's something else.

Reply via email to