Re: [Lcms-user] Problem running test on RH7.1
An ICC-based CMM for color management
Brought to you by:
mm2
From: Karl H. K. <kh...@kh...> - 2001-08-14 02:41:13
|
You have to link the testbed against the math library. Just add -lm to the linker flags: (From Makefile:) testcms: testcms.o ../src/liblcms.a $(CC) $(CFLAGS) testcms.o ../src/liblcms.a -o $@ -lm Karl Heinz On Mon, Aug 13, 2001 at 08:33:21PM -0600, Ashley M. Kirchner wrote: >=20 > After invoking install.gcc, it compiles, installs and then dives > into the testbed and I get this: >=20 > Building testbed... > /usr/lib/liblcms.a(cmsgamma.o): In function `FGamma': > /srv4/lcms-1.07/src/cmsgamma.c:61: undefined reference to `pow' > collect2: ld returned 1 exit status > done! >=20 >=20 > Anyone have a solution for this? >=20 > -- > H | "Life is the art of drawing without an eraser." - John Gardner > +-------------------------------------------------------------------- > Ashley M. Kirchner <mailto:as...@pc...> . 303.442.6410 x130 > Director of Internet Operations / SysAdmin . 800.441.3873 x130 > Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave, #6 > http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A. >=20 >=20 >=20 > _______________________________________________ > Lcms-user mailing list > Lcm...@li... > http://lists.sourceforge.net/lists/listinfo/lcms-user --=20 Karl Heinz Kremer kh...@kh... PGP Key at http://www.freecolormanagement.com/download/khk.asc EPSON Sane Backend: http://www.freecolormanagement.com |