[Fontconfig] install problem with --disable-shared

Behdad Esfahbod behdad at behdad.org
Wed Jun 13 07:29:27 PDT 2012


On 06/13/2012 10:26 AM, Mark Brand wrote:
> There's a minor problem when fontconfig is built with --disable-shared for
> MinGW. The install attempts to install the DLL anyway:
> 
> libtool: install: i686-pc-mingw32-ranlib
> <snip>/mxe/usr/i686-pc-mingw32/lib/libfontconfig.a
> /usr/bin/install -c .libs/libfontconfig.dll.a <snip>/mxe/usr/i686-pc-mingw32/lib
> /usr/bin/install: cannot stat ‘.libs/libfontconfig.dll.a’: No such file or
> directory

That's not a DLL.  It's a static library.

At any rate, this can only be a libtool bug.  What are the contents of your
.libs/ directory?

behdad


More information about the Fontconfig mailing list