[Buildroot] fontconfig fails using latest snapshot

Christopher Reder creder at digitalcpt.com
Mon Aug 13 18:12:10 UTC 2007


-----Original Message-----
From: Ulf Samuelsson [mailto:ulf at atmel.com] 
Sent: Monday, August 13, 2007 10:52 AM
To: creder at digitalcpt.com; buildroot at uclibc.org
Subject: Re: [Buildroot] fontconfig fails using latest snapshot

> linuxbox:/home/christopher/sb/buildroot# make fontconfig
> . <snip> .
> /usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such
file or directory


You need to build freetype2 before fontconfig.


Sorry as I think I sent the wrong output.  I did end up going and building
freetype and then fontconfig.  I have attached the output below.  It looks
like it is using the native gcc to build this.  Is that right?  Also, it
doesn't seem to like the CFLAGS or LDFLAGS.  Do I have something not setup
correctly for this to be using this gcc and not seeing these?  This is
latest as of this morning. 


/usr/bin/gcc @CFLAGS_FOR_BUILD@ @LDFLAGS_FOR_BUILD@ -o fc-lang fc-lang.o
gcc: @CFLAGS_FOR_BUILD@: No such file or directory
gcc: @LDFLAGS_FOR_BUILD@: No such file or directory
make[4]: *** [fc-lang] Error 1
make[4]: Leaving directory
`/home/christopher/sb/buildroot/build_arm/fontconfig-2.4.2/fc-lang'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/christopher/sb/buildroot/build_arm/fontconfig-2.4.2/fc-lang'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/christopher/sb/buildroot/build_arm/fontconfig-2.4.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/christopher/sb/buildroot/build_arm/fontconfig-2.4.2'
make: ***
[/home/christopher/sb/buildroot/build_arm/fontconfig-2.4.2/.compiled] Error
2
linuxbox:/home/christopher/sb/buildroot#




More information about the buildroot mailing list