Re: trouble with pango build - incorrect -I flags



Skip Montanaro <skip pobox com> writes:
> I got the 0.7 version of pkg-config, cvs up'd in glib, atk and pango.  Glib
> and atk built and installed okay, but after a successful autogen.sh in the
> pango directory "make CFLAGS=-g" says:

The default CFLAGS are:
 
  CFLAGS = -g -O2 -Wall    -I/unst/include/glib-2.0 -I/unst/lib/glib-2.0/include 

You changed them to "-g"

So don't do that then ;-)

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]