[Evolution-hackers] What do I need to add/enable/remove re @GNOME_CODE_COVERAGE_RULES@ so that compilation will not stop on 'Makefile:1097: *** missing separator. Stop.'

2012-11-02 Thread Reid Thompson
When compiling from current head, compilation stops on reaching 
@GNOME_CODE_COVERAGE_RULES@

Now type `make' to compile evolution-data-server

 Running build for evolution-data-server
make[1]: Entering directory 
`/home/rthompso/evo-git-head/obj/evolution-data-server'
Makefile:1097: *** missing separator.  Stop.
make[1]: Leaving directory 
`/home/rthompso/evo-git-head/obj/evolution-data-server'
make: *** [.stamp/evolution-data-server.build] Error 2

Makefile:1097: *** missing separator.  Stop.  -- @GNOME_CODE_COVERAGE_RULES@

If I simply remove the  @GNOME_CODE_COVERAGE_RULES@, compilation will
continue and complete.

thanks,
reid

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] What do I need to add/enable/remove re @GNOME_CODE_COVERAGE_RULES@ so that compilation will not stop on 'Makefile:1097: *** missing separator. Stop.'

2012-11-02 Thread Matthew Barnes
On Fri, 2012-11-02 at 14:12 +, Reid Thompson wrote:
 When compiling from current head, compilation stops on reaching
 @GNOME_CODE_COVERAGE_RULES@

You need a more recent gnome-common.  3.6 or later.

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] What do I need to add/enable/remove re @GNOME_CODE_COVERAGE_RULES@ so that compilation will not stop on 'Makefile:1097: *** missing separator. Stop.'

2012-11-02 Thread Reid Thompson
On Fri, 2012-11-02 at 11:06 -0400, Matthew Barnes wrote:
 On Fri, 2012-11-02 at 14:12 +, Reid Thompson wrote:
  When compiling from current head, compilation stops on reaching
  @GNOME_CODE_COVERAGE_RULES@
 
 You need a more recent gnome-common.  3.6 or later.
 

Done. Thanks.

reid


___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers