[tex-live] HP texlive

Tim Arnold Tim.Arnold at sas.com
Tue Dec 19 20:58:17 CET 2006


Hi Jonathan, 
I installed fontconfig in my local dir (I don't have root access on these HPs) and gave the following command:
Build --with-fontconfig=/u/tiarno/fc

but it's failing with these messages:
c++ -o xetex  xetexini.o xetex0.o xetex1.o xetex2.o xetexextra.o trans.o XeTeX_ext.o XeTeXFontMgr_FC.o mfileio.o numbers.o pdfimage.o bmpimage.o jpegimage.o pngimage.o XeTeX_pic.o XeTeXFontMgr.o XeTeXLayoutInterface.o XeTeXOTLayoutEngine.o XeTeXFontInst.o cmaps.o FontTableCache.o XeTeXOTMath.o XeTeXFontInst_FT2.o  \
        -L/u/tiarno/fc/lib  ../../libs/icu-xetex/lib/libsicuuc.a ../../libs/icu-xetex/lib/libsicule.a ../../libs/icu-xetex/lib/libsicudata.a ../../libs/teckit/lib/.libs/libTECkit.a ../../libs/freetype2/.libs/libfreetype.a ../../libs/zlib/libz.a ../../libs/xpdf/xpdf/libxpdf.a ../../libs/xpdf/goo/libGoo.a ../../libs/xpdf/fofi/libfofi.a ../../libs/libpng/libpng.a -lfontconfig \
        lib/lib.a ../kpathsea/.libs/libkpathsea.a -lm   -nodefaultlibs -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -lgcc_eh -lgcc -lc -lgcc_eh -lgcc

/usr/ccs/bin/ld: (Warning) Unsupported keyword -Bstatic to -Bstatic option - both ignored
/usr/ccs/bin/ld: (Warning) Unsupported keyword -Bdynamic to -Bdynamic option - both ignored
/usr/ccs/bin/ld: Duplicate symbol "vtable for CMAPMapper" in files XeTeXLayoutInterface.o and XeTeXOTLayoutEngine.o
/usr/ccs/bin/ld: Duplicate symbol "typeinfo name for CMAPMapper" in files XeTeXLayoutInterface.o and XeTeXOTLayoutEngine.o

< repeated many times for different files; let me know if you'd like all messages >

/usr/ccs/bin/ld: Found 15 duplicate symbol(s)
collect2: ld returned 1 exit status
make[2]: *** [xetex] Error 1
make[2]: Leaving directory `/r/tappan.unx.sas.com/vol/vol8/scratch/tiarno/Build/source/Work/texk/web2c'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/r/tappan.unx.sas.com/vol/vol8/scratch/tiarno/Build/source/Work/texk'
make: *** [all] Error 1

I tried --without-xetex and then it failed on dvipng, so I really haven't accomplished anything over last week.

thanks for any ideas on this.
--Tim

-----Original Message-----
From: Jonathan Kew [mailto:jonathan_kew at sil.org] 
Sent: Thursday, December 14, 2006 8:13 AM
To: Tim Arnold
Cc: tex-live at tug.org
Subject: Re: [tex-live] HP texlive
Importance: Low

On 14 Dec 2006, at 12:53 pm, Tim Arnold wrote:

> compiled with:
> make distclean
> Build --without-xetex --without-dvipng --without-xdvipdfmx
>
> I'll try again next week if I can install the fontconfig and  
> freetype stuff.

You should only need fontconfig (with headers) installed; freetype2  
will be built within the TL tree by default (and I'd recommend  
leaving it that way, as many distributions have older versions). If  
fontconfig is installed under some place such as /usr/X11/ 
{lib,include}, the configure script now supports the use of --with- 
fontconfig=/usr/X11 to locate it.

For Freetype2 (and the ICU libraries, also used by xetex) you do need  
to be running a fairly up-to-date GNU make.

JK



More information about the tex-live mailing list