[argyllcms] Re: Compiling with jam-based archive fail

  • From: Frédéric <frederic.mantegazza@xxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Fri, 4 Aug 2006 13:08:56 +0200

Le vendredi 4 août 2006 12:45, Frédéric a écrit :

> then, it compile. Why these libs are missing ?

I wrote to fast. It now fails during install. This time, this is the math 
lib which is missing:

cc  -o fakeCMY  fakeCMY.o 
libxicc.a ../icc/libicc.a ../rspl/librspl.a ../gamut/libgamut.a 
../cgats/libcgats.a ../numlib/libnum.a ../plot/libplot.a /usr/X11R6/lib/libX11.a

libxicc.a(xicc.o): dans la fonction « icxClipVector »:
xicc.c:(.text+0x1653): référence indéfinie vers « sqrt »
libxicc.a(xicc.o): dans la fonction « setup_clip_icxLuLut »:
xicc.c:(.text+0x3196): référence indéfinie vers « sqrt »
libxicc.a(xicc.o): dans la fonction « icxLuLut_inv_clut_aux »:
xicc.c:(.text+0x3b27): référence indéfinie vers « sqrt »
libxicc.a(xicc.o): dans la fonction « icxdXYZ2Lab »:
xicc.c:(.text+0x4811): référence indéfinie vers « pow »
xicc.c:(.text+0x4842): référence indéfinie vers « pow »
libxicc.a(xicc.o): dans la fonction « icxdCIE94sq »:
xicc.c:(.text+0x815e): référence indéfinie vers « sqrt »
xicc.c:(.text+0x818b): référence indéfinie vers « pow »
xicc.c:(.text+0x81ae): référence indéfinie vers « pow »
xicc.c:(.text+0x81fb): référence indéfinie vers « pow »
xicc.c:(.text+0x821e): référence indéfinie vers « pow »
libxicc.a(xicc.o): dans la fonction « mxmfunc1 »:
xicc.c:(.text+0x88fa): référence indéfinie vers « pow »
libxicc.a(xicc.o):xicc.c:(.text+0x8942): encore plus de références 
indéfinies suivent vers « pow »
...

I didn't find a way to add '-lm' from the Jambase file...

I tried using the Jambase file coming with the debian jam package, but I get 
the same error.

PS: Mike, dispcal and other calibration tools are correctly build; so you 
can make tests without the need to make the install phase.

-- 
   Frédéric

   http://www.gbiloba.org

Other related posts: