Re: gnome-libs HEAD snapshot tarballs



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.


_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers




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