[tex-live] HP and dvipng

Jonathan Kew jonathan_kew at sil.org
Thu Jan 4 13:38:54 CET 2007


On 4 Jan 2007, at 12:18 pm, Tim Arnold wrote:

> Almost there with HPux10.20, using a locally installed fontconfig:
> Build --with-fontconfig=/u/tiarno/fc
>
> however, still having problems with dvipng:
> gcc  dvipng.o color.o draw.o dvi.o font.o misc.o pk.o set.o  
> special.o papersiz.o ppagelist.o vf.o t1.o sfd.o ft.o enc.o  
> fontmap.o tfm.o -o dvipng ../kpathsea/.libs/libkpathsea.a - 
> lm  ../../libs/gd/libgd.a ../../libs/freetype2/.libs/ 
> libfreetype.a ../../libs/t1lib/libt1.a ../../libs/t1lib/../type1/ 
> libtype1.a ../../libs/libpng/libpng.a ../../libs/zlib/libz.a
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    sin (code)
>    cos (code)
>    atan2 (code)
>    ceil (code)
>    floor (code)
>    sqrt (code)
> collect2: ld returned 1 exit status
> make[2]: *** [dvipng] Error 1
> make[2]: Leaving directory `/r/tappan.unx.sas.com/vol/vol8/scratch/ 
> tiarno/Build/source/Work/texk/dvipng'
> 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

A shot in the dark: maybe try moving -lm to the end of the line,  
after the static libs?

(try it by hand in Work/texk/dvipng for a start; if it helps, we'll  
have to figure out how to fix it in the configure mess)

JK



More information about the tex-live mailing list