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:26:06 -0400 (EDT)

Hi,

> 
> 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.
> 

I caught this one too.  I didn't submit a patch, though.  Oopsie on my part.


> 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).
> 
> ./builds/unix/libtool --mode=link cc -O0 -o obj/libfreetype.la
> obj/ftsystem.lo obj/ftdebug.lo obj/ftinit.lo obj/ftbase.lo obj/ftglyph.lo
> obj/ftmm.lo obj/autohint.lo obj/cff.lo obj/type1cid.lo obj/psnames.lo
> obj/raster1.lo obj/sfnt.lo obj/smooth.lo obj/truetype.lo obj/type1.lo
> obj/type1z.lo obj/winfnt.lo \
>                           -rpath /usr/local/lib -version-info 6:0:0
> rm -fr obj/.libs/libfreetype.la obj/.libs/libfreetype.*
> obj/.libs/libfreetype.*
> /bin/ld -shared -expect_unresolved \*  obj/ftsystem.o obj/ftdebug.o
> obj/ftinit.o obj/ftbase.o obj/ftglyph.o obj/ftmm.o obj/autohint.o obj/cff.o
> obj/type1cid.o obj/psnames.o obj/raster1.o obj/sfnt.o obj/smooth.o
> obj/truetype.o obj/type1.o obj/type1z.o obj/winfnt.o   -lc  -msym -soname
> libfreetype.so `test -n "6.0.0:6.0" && echo -set_version
> 6.0.0:6.0` -update_registry .libs/so_locations -o
> obj/.libs/libfreetype.so.6.0.0
> /bin/ld:
> Cannot open file .libs/so_locations to write
> make: *** [obj/libfreetype.la] Error 1
> 

Hmmm....  I don't think this happens on my 4.0F box.  I'll try it out now...

Tom




reply via email to

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