Re: [Evolution-hackers] make dist error in evolution-data-server

2008-07-29 Thread Srinivasa Ragavan
intltoolize (GNU intltool) 0.40.0

-Srini.

PS: I didn't release 2.23.5 (I was on some training), and Johnny did
it.

On Wed, 2008-07-30 at 12:05 +0800, Jeff Cai wrote:
> Which version of intltoolize did you use?
> 
> Jeff
> 
> Srinivasa Ragavan wrote:
> > On Wed, 2008-07-30 at 10:49 +0800, Jeff Cai wrote:
> >   
> >> Gilles Dartiguelongue wrote:
> >> 
> >>> Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
> >>>   
> >>>   
>  $make dist
>  make: *** No rule to make target `intltool-merge.in', needed by 
>  `distdir'.  Stop.
> 
>  I'm curious about how you make it work.
>  
>  
> >>> either it's missing in EXTRA_DIST or you need to run intltoolize --force
> >>> (or just use autogen.sh, it does all the dirty first run things)
> >>>   
> >>>   
> >> intltoolize --force can not produce those files.
> >>
> >> Srini,  how did you produce the tar ball at the release time?
> >> 
> >
> > I checkout from svn, do a complete autogen.sh, make install and then I
> > do a make dist as everyone. I have never faced it anytime.
> >
> > -Srini
> >   
> 
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] make dist error in evolution-data-server

2008-07-29 Thread Harry Lu
On Wed, 2008-07-30 at 08:58 +0530, Srinivasa Ragavan wrote:
> On Wed, 2008-07-30 at 10:49 +0800, Jeff Cai wrote:
> > Gilles Dartiguelongue wrote:
> > > Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
> > >   
> > >> $make dist
> > >> make: *** No rule to make target `intltool-merge.in', needed by 
> > >> `distdir'.  Stop.
> > >>
> > >> I'm curious about how you make it work.
> > >> 
> > >
> > > either it's missing in EXTRA_DIST or you need to run intltoolize --force
> > > (or just use autogen.sh, it does all the dirty first run things)
> > >   
> > intltoolize --force can not produce those files.
> > 
> > Srini,  how did you produce the tar ball at the release time?
> 
> I checkout from svn, do a complete autogen.sh, make install and then I
> do a make dist as everyone. I have never faced it anytime.

Srini,

Which version of intltool are you using?

Harry
> 
> -Srini
> ___
> Evolution-hackers mailing list
> Evolution-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers
-- 

[EMAIL PROTECTED]
Solaris Desktop Group, Sun Microsystems
Tel: +86-10-82618200 ext. 82870/ +86-10-62673870
Fax: +86-10-62780969

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] make dist error in evolution-data-server

2008-07-29 Thread Jeff Cai

Which version of intltoolize did you use?

Jeff

Srinivasa Ragavan wrote:

On Wed, 2008-07-30 at 10:49 +0800, Jeff Cai wrote:
  

Gilles Dartiguelongue wrote:


Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
  
  

$make dist
make: *** No rule to make target `intltool-merge.in', needed by 
`distdir'.  Stop.


I'm curious about how you make it work.



either it's missing in EXTRA_DIST or you need to run intltoolize --force
(or just use autogen.sh, it does all the dirty first run things)
  
  

intltoolize --force can not produce those files.

Srini,  how did you produce the tar ball at the release time?



I checkout from svn, do a complete autogen.sh, make install and then I
do a make dist as everyone. I have never faced it anytime.

-Srini
  


___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] make dist error in evolution-data-server

2008-07-29 Thread Srinivasa Ragavan
On Wed, 2008-07-30 at 10:49 +0800, Jeff Cai wrote:
> Gilles Dartiguelongue wrote:
> > Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
> >   
> >> $make dist
> >> make: *** No rule to make target `intltool-merge.in', needed by 
> >> `distdir'.  Stop.
> >>
> >> I'm curious about how you make it work.
> >> 
> >
> > either it's missing in EXTRA_DIST or you need to run intltoolize --force
> > (or just use autogen.sh, it does all the dirty first run things)
> >   
> intltoolize --force can not produce those files.
> 
> Srini,  how did you produce the tar ball at the release time?

I checkout from svn, do a complete autogen.sh, make install and then I
do a make dist as everyone. I have never faced it anytime.

-Srini
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] make dist error in evolution-data-server

2008-07-29 Thread Jeff Cai

Gilles Dartiguelongue wrote:

Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
  

$make dist
make: *** No rule to make target `intltool-merge.in', needed by 
`distdir'.  Stop.


I'm curious about how you make it work.



either it's missing in EXTRA_DIST or you need to run intltoolize --force
(or just use autogen.sh, it does all the dirty first run things)
  

intltoolize --force can not produce those files.

Srini,  how did you produce the tar ball at the release time?

Jeff
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] make dist error in evolution-data-server

2008-07-29 Thread Gilles Dartiguelongue
Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
> $make dist
> make: *** No rule to make target `intltool-merge.in', needed by 
> `distdir'.  Stop.
> 
> I'm curious about how you make it work.

either it's missing in EXTRA_DIST or you need to run intltoolize --force
(or just use autogen.sh, it does all the dirty first run things)
-- 
Gilles Dartiguelongue <[EMAIL PROTECTED]>


signature.asc
Description: Ceci est une partie de message	numériquement signée
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers