just try to export to PKG_CONFIG_PATH to gdk-x11-2.0 package lib directoryFor
example if you are using bash:
PKG_CONFIG_PATH=/usr/local/lib/pkgconfigtry following commands...make sure that
your path shold be properexport PKG_CONFIG_PATH=/give path to
lib/lib/pakg-config:$PKG_CONFIG_PATHhope it m
Hi ,
I am trying to build fennec for ARM platform using
scratchbox.My scratch box is proeprly set for the toolchain. I am at
the directory mozilla/mozilla-central.
I gave the command "make
-f client.mk build" I am getting the error below. I actually have the
gtk(libgtk..),glib(libglib...)...