> I have been looking for days at similar problems but did not find a
> clear solution to this.  Does anyone know how to fix this problem?

It seems that you miss the `ar' program!

> false cru /home/mletsky/freetype-2.1.10/objs/.libs/libfreetype.a
  ^^^^^
Of course `make' aborts after this command.  Try

  ./configure --disable-static

to only build the dynamic library.

In case this doesn't help I suggest that you get the latest version of
libtool and regenerate the configure script.


    Werner


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to