[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] [patch] 2.1.9: Link libm into ftview, ftmulti and ftgamma
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] [patch] 2.1.9: Link libm into ftview, ftmulti and ftgamma |
Date: |
Sun, 25 Jul 2004 10:14:00 +0200 (CEST) |
> The ftview, ftmulti and ftgamma programs from the ft2demos
> distribution use the pow() function, which is defined in libm, but
> they are not linked against the library. The problem has been
> observed for the mipsel-linux and the i386-linux hosts (using glibc
> 2.2.5).
Thanks for the report; this has already been fixed in the current CVS.
Werner