Hi,

I've been trying to compile a couple of apps which use GTK+2.x, with no
success.

To set up for cross-compilation, I source the 'source-me.txt' file as
discussed on the Angstrom Getting Started page, and then I add the
directory build/angstrom/tmp/cross/arm-angstrom-linux-gnueabi/bin to the
front of my PATH so the cross-compilation binaries get used in place of
the workstation native gcc etc.

This setup works for a lot of other compilations - autotools-based and
plain makefile-based, but with apps using GTK+-2.x, the ./configure
fails with the output:

checking for
pkg-config... 
/home/david/work/sw/pocketpc/openembedded/OE/build/angstrom/tmp/staging/i686-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTK2... configure: error: Package requirements (gtk+-2.0 >=
2.6.0) were not met:

No package 'gtk+-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK2_CFLAGS
and GTK2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Is there a workaround for this?

Cheers
Dave




_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to