Re: Recent changes to gdk-pixbuf break full build of gtk+



Hi,

James Henstridge <james daa com au> writes:

> 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.

Even better, switch to automake 1.5 and just use BUILT_SOURCES.

- Hari
-- 
Raja R Harinath ------------------------------ harinath cs umn edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash




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