freetype-devel
[Top][All Lists]
Advanced

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

Re: Alpha compilation error


From: Tom Kacvinsky
Subject: Re: Alpha compilation error
Date: Wed, 26 Jul 2000 10:47:54 -0400 (EDT)

The problem is this:

    -update_registry .libs/so_locations

That line should be

    -update_registry obj/.libs/so_locations

Tom

On Wed, 26 Jul 2000, Werner LEMBERG wrote:

> 
> > First I had a problem with the constants INT64 and LONG64 in
> > ftcalc.h.  Changing occurences to FT_INT64 and FT_LONG64
> > respectively throughout ftcalc.h did the trick, since that is what
> > is defined in ftconfig.h.  You may or may not already be aware of
> > this, but thought I'd mention it just in case.
> 
> Just fixed, thanks.
> 
> > Secondly, I then got the following compilation error, for which I
> > would welcome suggestions as to how I might resolve it.  (I simply
> > typed "make" and then "make" again).
> 
> > Cannot open file .libs/so_locations to write
> > make: *** [obj/libfreetype.la] Error 1
> 
> I've just updated the libtool files of FreeType to version 1.3.5 which
> contains better support for OSF/1 v4.0.  Please test again.
> 
> 
>     Werner
> 




reply via email to

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