freetype
[Top][All Lists]
Advanced

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

[Freetype] configure and make erors


From: j . g . budnichuk
Subject: [Freetype] configure and make erors
Date: Sat, 4 Sep 2004 01:30:53 -0400



Help,

When trying to install freetype 2.1.7 using GNU make 3.80, gcc 2.95.3 on a
Solaris 8 machine get the following error for the ./configure command:
builds/modules.mk:74: no file name for `include'. Also with GNU make
receiving no file names for 'include'. See output below:

./configure
builds/modules.mk:74: no file name for `include'
cd builds/unix; ./configure
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for rm... rm -f
checking for rmdir... rmdir
checking for a BSD-compatible install... ./install-sh -c
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether munmap is declared... yes
checking for munmap's first parameter type... void *
checking for memcpy... yes
checking for memmove... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: creating freetype-config
config.status: creating freetype2.pc
config.status: creating ftconfig.h

FreeType build system -- automatic system detection

The following settings are used:

  platform                    unix
  compiler                    cc
  configuration directory     ./builds/unix
  configuration rules         ./builds/unix/unix.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,
or `make refdoc' to build the API reference (the latter needs python).

Regenerating modules list in ./include/freetype/config/ftmodule.h...
done.
make: Nothing to be done for `unix'.


make
/bin/sh: /usr/local/install/freetype-2.1.7/objs: does not exist
/usr/local/install/freetype-2.1.7/builds/modules.mk:74: no file name for
`include'
/usr/local/install/freetype-2.1.7/builds/freetype.mk:199: no file name for
`include'
/usr/local/install/freetype-2.1.7/builds/unix/libtool --mode=compile gcc
-pedantic -ansi -I/usr/local/install/freetype-2.1.7/builds/unix
-I/usr/local/install/freetype-2.1.7/include -c -Wall  -g -O2
-DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-DFT_CONFIG_CONFIG_H="<ftconfig.h>" -o /ftsystem.lo
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c
 gcc -pedantic -ansi -I/usr/local/install/freetype-2.1.7/builds/unix
-I/usr/local/install/freetype-2.1.7/include -c -Wall -g -O2
-DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
"-DFT_CONFIG_CONFIG_H=<ftconfig.h>" /usr/local/install/freetype-2.1.7
/builds/unix/ftsystem.c  -fPIC -DPIC -o /.libs/ftsystem.o
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c:19: ft2build.h: No
such file or directory
In file included from /usr/local/install/freetype-2.1.7
/builds/unix/ftsystem.c:21:
/usr/local/install/freetype-2.1.7/builds/unix/ftconfig.h:41: ft2build.h: No
such file or directory
/usr/local/install/freetype-2.1.7/builds/unix/ftconfig.h:42: `#include'
expects "FILENAME" or <FILENAME>
/usr/local/install/freetype-2.1.7/builds/unix/ftconfig.h:43: `#include'
expects "FILENAME" or <FILENAME>
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c:22: `#include'
expects "FILENAME" or <FILENAME>
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c:23: `#include'
expects "FILENAME" or <FILENAME>
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c:24: `#include'
expects "FILENAME" or <FILENAME>
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c:25: `#include'
expects "FILENAME" or <FILENAME>
/usr/local/install/freetype-2.1.7/builds/unix/ftsystem.c:26: `#include'
expects "FILENAME" or <FILENAME>
make: *** [/ftsystem.lo] Error 1


Any advice would be greatly appreciated.

Regards,

John





reply via email to

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