freetype
[Top][All Lists]
Advanced

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

[Freetype] Re: Build errors


From: Werner LEMBERG
Subject: [Freetype] Re: Build errors
Date: Mon, 06 Dec 2004 01:01:46 +0100 (CET)

> Ever since version 2.1.5 I've been unable to compile freetype. Here
> is the error I got today trying to compile 2.1.9:
>
> libtool: link: `/home/mike/build/objs/ftsystem.lo'
>                is not a valid libtool object
> make: *** [/home/mike/build/objs/libfreetype.la] Error 1
>
> I thought maybe it was a libtool problem, so I upgraded from 1.5.6 to
> 1.5.10 but it didn't make any difference. The rest of the system is
> linux 2.4.26, gcc 3.2.3, and glibc 2.2.5.

I see this the first time.  You have typed `configure; make', haven't
you?

Can you show us the contents of ftsystem.lo?  It should be an ASCII
file, looking similar to this:

  # /home/ft/freetype2.zzz/objs/ftsystem.lo - a libtool object file
  # Generated by ltmain.sh - GNU libtool 1.5.6 (1.1220.2.94 2004/04/10 16:27:27)
  #
  # Please DO NOT delete this file!
  # It is necessary for linking the library.

  # Name of the PIC object.
  pic_object='.libs/ftsystem.o'

  # Name of the non-PIC object.



    Werner



reply via email to

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