Re: gnome-libs HEAD snapshot tarballs
- From: James Henstridge <james daa com au>
- To: Martin Baulig <martin home-of-linux org>
- Cc: gnome-hackers gnome org
- Subject: Re: gnome-libs HEAD snapshot tarballs
- Date: Sat, 9 Dec 2000 12:03:31 +0800 (WST)
On 9 Dec 2000, Martin Baulig wrote:
> * Known problems:
>
> If you get some problem with a missing libgnomeui/gnomemarshal.h, just
> touch that file and then do a `make gnomemarshal.c'; this should regenarate
> that file. I fixed this in CVS but I don't know whether I really fixed it.
On line 296 of libgnomeui/Makefile.am, it only lists gnomemarshal.c as a
target for that rule. If you list both gnomemarshal.c and gnomemarshal.h,
it should work correctly:
gnomemarshal.c gnomemarshal.h: @REBUILD@ stamp-gnomemarshal.h
(as both these files are results of the rule)
James.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]