freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Help compling / linking free type


From: Werner LEMBERG
Subject: Re: [ft] Help compling / linking free type
Date: Mon, 13 Mar 2006 23:41:54 +0100 (CET)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]