[Mono-list] CVS compile errors :(

Pablo Baena pbaena@uol.com.ar
Tue, 4 May 2004 11:55:15 +0000


On Monday 03 May 2004 06:29, Paolo Molaro wrote:
> On 05/02/04 Pablo Baena wrote:
> > Try automake1.7. Worked for me-
> >
> > On Friday 30 April 2004 23:29, Rodolfo Campero wrote:
> > > Running automake --gnu  ...
> > > runtime/Makefile.am:9: invalid variable `dist_monobins_DATA'
> > > runtime/net_1_1/Makefile.am:81: invalid variable `dist_assemblies_DATA'
>
> We changes the makefiles back to be compatible with automake 1.4, too.
>


The back compatibility doesn't seem to work with automake1.4 still:

runtime/net_2_0/Makefile.am:74: warning: automake does not support conditional 
definition of gac_assemblies in EXTRA_DIST
**Error**: automake failed.


Pablo