pkg-config CFLAGS/LIBS ignored in GLIB 2.26.0 build
- From: Mike <puffy taco gmail com>
- To: gtk-devel-list gnome org
- Subject: pkg-config CFLAGS/LIBS ignored in GLIB 2.26.0 build
- Date: Fri, 3 Dec 2010 10:39:46 -0600
I am attempting to cross-compile GLIB 2.26.0, and it is complaining
that it cannot find zlib.h. The configure script is properly finding
the correct CFLAGS to include the path to zlib.h using pkg-config, and
is storing them in ZLIB_CFLAGS. Now, the problem is that this
variable is not used in any Makefile, only set. Therefore, these
flags are not properly being passed to the compiler. Am I missing
something?
Thanks,
Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]