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

libglib1.2-dev broken?



Hi.  I upgraded to libglib1.2-dev today, and I was surprised (to say the least) that programs including "glib.h" instead of "glib-1.2/glib.h" break.  Is this a bug with the program (libgck), or with libglib?  BTW, is libgck{,-dev} packages in some arbitrary location?  Also, is there any packaged plugin in Debian that allows the GIMP to do phong shading?

FYI, here is the build:

>[xsdg@/var/tmp/src/gimp-phong/libgck]$make
>Making all in gck
>make[1]: Entering directory `/var/tmp/src/gimp-phong/libgck/gck'
>/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"gck\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DRETSIGTYPE=void  -I. -I.  -I/usr/X11R6/include -I.. -I/usr/local/include  -g -O2 -Wall -c gckcolor.c
>gcc -DPACKAGE=\"gck\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DRETSIGTYPE=void -I. -I. -I/usr/X11R6/include -I.. -I/usr/local/include -g -O2 -Wall -Wp,-MD,.deps/gckcolor.p -c -fPIC -DPIC gckcolor.c
>gckcolor.c:30: glib.h: No such file or directory
>gckcolor.c:31: gdk/gdk.h: No such file or directory
>gckcolor.c:32: gtk/gtk.h: No such file or directory
>In file included from gckcolor.c:34:
>../gck/gck.h:24: glib.h: No such file or directory
>../gck/gck.h:25: gdk/gdk.h: No such file or directory
>../gck/gck.h:26: gtk/gtk.h: No such file or directory
>In file included from ../gck/gck.h:36,
>                 from gckcolor.c:34:
>../gck/gcktypes.h:24: glib.h: No such file or directory
>../gck/gcktypes.h:25: gdk/gdk.h: No such file or directory
>../gck/gcktypes.h:26: gtk/gtk.h: No such file or directory
>In file included from ../gck/gck.h:37,
>                 from gckcolor.c:34:
>../gck/gckcolor.h:24: gdk/gdk.h: No such file or directory
>make[1]: *** [gckcolor.lo] Error 1
>make[1]: Leaving directory `/var/tmp/src/gimp-phong/libgck/gck'
>make: *** [all-recursive] Error 1
	--xsdg

-- 
 ___________________________________________________
/ It's a shame that a family can be torn apart by   \
\      something as simple as wild dogs.            /
/    http://xsdg.hypermart.net|xsdg@softhome.net    \
\___________________________________________________/



Reply to: