Re: Recent changes to gdk-pixbuf break full build of gtk+
- From: James Henstridge <james daa com au>
- To: Darin Adler <darin bentspoon com>
- Cc: Gtk Developers <gtk-devel-list gnome org>
- Subject: Re: Recent changes to gdk-pixbuf break full build of gtk+
- Date: Mon, 17 Sep 2001 10:20:42 +0800 (WST)
On Sun, 16 Sep 2001, Darin Adler wrote:
> The code in pixops includes gdk-pixbuf.h, but since the pixops subdir builds
> before the top level gdk-pixbuf dir, the file gdk-pixbuf-enums.h is not yet
> generated.
>
> What is the right way to fix this? Do I need to file a bug report for this
> just-introduced problem?
I hadn't realised that I had introduced that problem with my enum types
patch :( One possible fix might be to add the line to
gdk-pixbuf/Makefile.am:
all-recursive: $(gdk_pixbuf_built_headers)
I haven't tested this yet, but it should work. It is a bit of a hack
though.
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]