Mark Brand
2012-Jun-13 08:35 UTC
[Fontconfig] fontconfig-2.9.91: undefined symbols scandir lstat on MinGW
Hi, On MinGW, when linking an application to fontconfig-2.9.91 the following errors occur: <snip>/lib/libfontconfig.a(fcstat.o): In function `FcDirChecksum'': <snip>/fontconfig-2.9.91/src/fcstat.c:190: undefined reference to `scandir'' <snip>/fontconfig-2.9.91/src/fcstat.c:215: undefined reference to `lstat'' This did not happen with 2.9.0. I haven''t had a chance to dig deeper, but I was hoping that somebody might already know what to do about this. Mark
Akira TAGOH
2012-Jun-13 11:03 UTC
[Fontconfig] fontconfig-2.9.91: undefined symbols scandir lstat on MinGW
Thanks. fixed. please check. On Wed, Jun 13, 2012 at 5:35 PM, Mark Brand <mabrand at mabrand.nl> wrote:> Hi, > > On MinGW, when linking an application to fontconfig-2.9.91 the following > errors occur: > > <snip>/lib/libfontconfig.a(fcstat.o): In function `FcDirChecksum'': > <snip>/fontconfig-2.9.91/src/fcstat.c:190: undefined reference to `scandir'' > <snip>/fontconfig-2.9.91/src/fcstat.c:215: undefined reference to `lstat'' > > This did not happen with 2.9.0. > > I haven''t had a chance to dig deeper, but I was hoping that somebody might > already know what to do about this. > > Mark > _______________________________________________ > Fontconfig mailing list > Fontconfig at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/fontconfig-- Akira TAGOH