Re: Help cross compiling pango-1.2.5 for ARM
- From: Aitor Garcia <carrierphasejitter yahoo com>
- To: Sven Neumann <sven gimp org>
- Cc: gtk-list gnome org
- Subject: Re: Help cross compiling pango-1.2.5 for ARM
- Date: Fri, 9 Jan 2004 03:50:44 -0800 (PST)
Hi,
in the previous message I forgot to mention that I
have cross compiled and
installed successfully FreeType 2.1.8.
I have tried the --without-x option and in configure I
get the following error:
No package 'fontconfig' found
configure: WARNING: No fontconfig found, skipping
tests for FreeType and Xft
configure: error: *** Didn't find any of FreeType,
X11, or Win32.
*** Must have at least one backend to build Pango.
It looks like fontconfig is not installed so I have
downloaded latest fontconfig from
fontconfig cvs server (version 2.2.92).
cvs -d
:pserver:anoncvs pdx freedesktop org:/cvs/fontconfig
login
cvs -d
:pserver:anoncvs pdx freedesktop org:/cvs/fontconfig
co fontconfig
cd fontconfig
./autogen.sh --host=arm-linux
--build=i686-pc-linux-gnu --prefix=/usr/local/arm
make install
cd ..
When I rerun again configure script for pango
./configure --host=arm-linux --build=i686-pc-linux-gnu
--prefix=/usr/local/arm --without-x
I get the following error message:
checking for X... disabled
configure: WARNING: X development libraries not found
checking for pkg-config... /usr/bin/pkg-config
checking for fontconfig >= 1.0.1... yes
checking FONTCONFIG_CFLAGS... -I/usr/local/arm/include
checking FONTCONFIG_LIBS... -L/usr/local/arm/lib
-lfontconfig
checking for freetype-config...
/usr/bin/freetype-config
checking for FT_Get_Next_Char in -lfreetype... no
configure: error: *** Didn't find any of FreeType,
X11, or Win32.
*** Must have at least one backend to build Pango.
It is strange since I have already installed freetype.
Has someone have any idea about what's going on ?
Regards,
Aitor
--- Sven Neumann <sven gimp org> wrote:
> Hi,
>
> Aitor Garcia <carrierphasejitter yahoo com> writes:
>
> > In the target I will use GTK+ on the framebuffer
> using DirectFB API
> > for I understand that I do not need an X server in
> the target.
> >
> > How can I overcome this problem with pango looking
> for a X library
> > when I think it does not really need one?.
>
> Did you try to pass --without-x to the configure
> script?
>
>
> Sven
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]