Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

fontconfig build error #2824

Closed
yasuhito opened this issue Oct 16, 2010 · 1 comment
Closed

fontconfig build error #2824

yasuhito opened this issue Oct 16, 2010 · 1 comment

Comments

@yasuhito
Copy link

Hi,

brew install pango

exits abnormally with following errors:

/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include   -Wall -Wpointer-arith -Wstric
t-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/usr/local/Cellar/fontconfig/2.8.0/var/cache/fontconfig"' -DF
ONTCONFIG_PATH='"/usr/local/Cellar/fontconfig/2.8.0/etc/fonts"'    -O3 -march=nocona -mfpmath=sse -w -pipe -c -o fcfreetype.lo fcfreetype.c
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-proto
types -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/usr/local/Cellar/fontconfig/2.8.0/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/Cellar/
fontconfig/2.8.0/etc/fonts\" -O3 -march=nocona -mfpmath=sse -w -pipe -c fcfreetype.c  -fno-common -DPIC -o .libs/fcfreetype.o
In file included from fcftint.h:26,
                 from fcfreetype.c:48:
../fontconfig/fcfreetype.h:27:22: error: ft2build.h: No such file or directory
../fontconfig/fcfreetype.h:28:10: error: #include expects "FILENAME" or 
In file included from fcftint.h:26,
                 from fcfreetype.c:48:
...

This is my environment info.

==> Environment
HOMEBREW_VERSION: 0.7
HEAD: 60834d907dc0505961d89aa9420ff5111b73e831
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.5.8
Kernel Architecture: i386
Ruby: 1.8.6-369
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: ?
GCC-4.0: build 5493 
GCC-4.2: build 5577 
LLVM: N/A 
MacPorts or Fink? false
X11 installed? true

==> Build Flags
CC: /usr/bin/cc => /usr/bin/gcc-4.0
CXX: /usr/bin/c++ => /usr/bin/c++-4.0
LD: /usr/bin/cc => /usr/bin/gcc-4.0
CFLAGS: -O3 -march=nocona -mfpmath=sse -w -pipe
CXXFLAGS: -O3 -march=nocona -mfpmath=sse -w -pipe
MAKEFLAGS: -j2
Error: Failure while executing: make install 
@adamv
Copy link
Contributor

adamv commented Oct 16, 2010

@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants