freetype
[Top][All Lists]
Advanced

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

[Freetype] Can't install FreeType on RH6.1


From: Maxim I. Gorbul
Subject: [Freetype] Can't install FreeType on RH6.1
Date: Mon, 2 Apr 2001 19:13:34 +0300

Hello !

When I try to install freetype-2.0.1 on RedHat 6.1 I receive next error:
address@hidden freetype-2.0.1]# make
builds/modules.mk:74: no file name for `include'

FreeType build system -- automatic system detection

The following settings are used:

  platform                    ansi
  compiler                    cc
  configuration directory     ./builds/ansi
  configuration rules         ./builds/ansi/ansi.mk

If this does not correspond to your system or settings please remove the
file
`config.mk' from this directory then read the INSTALL file for help.

Otherwise, simply type `make' again to build the library.

and after 'make' once again I receive next error:
address@hidden freetype-2.0.1]# make
builds/freetype.mk:194: no file name for `include'
cc  -c -I./builds/ansi -I./include -I./src -o obj/ftsystem.o
src/base/ftsystem.c
cc  -c -I./builds/ansi -I./include -I./src -o obj/ftdebug.o
src/base/ftdebug.c
cc  -c -I./builds/ansi -I./include -I./src -o obj/ftinit.o src/base/ftinit.c
rm -f ./obj/libfreetype.a
ar -r obj/libfreetype.a  ./obj/ftsystem.o ./obj/ftdebug.o ./obj/ftinit.o

address@hidden freetype-2.0.1]# make install
builds/freetype.mk:194: no file name for `include'
make: *** No rule to make target `install'.  Stop.

Please, help me.
Sincerely,
Max





reply via email to

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