[Evolution-hackers] Trunk build problems

2002-10-31 Thread Calvin Liu
Hi,

Don't know if this is the correct forum, just seeking answers.

Something must be done before building evolution trunk, like these:
- make a directory named "intl"
- after autogen.sh, go to po directory, modify the Makefile, add a line 
"top_builddir = .." and change a line "MSGMERGE_UPDATE = msgmerge --update"
- ... etc.

I met the same problem while building gal. I guess maybe other 
components may have the same situation.

Why don't we change the build system and reflect these changes? Or is 
there any special reason to do it this way?

Thank you!

Calvin



___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Trunk build problems

2002-10-31 Thread Rodrigo Moya
On Thu, 2002-10-31 at 13:14, Calvin Liu wrote:
> Hi,
> 
> Don't know if this is the correct forum, just seeking answers.
> 
> Something must be done before building evolution trunk, like these:
> - make a directory named "intl"
> - after autogen.sh, go to po directory, modify the Makefile, add a line 
> "top_builddir = .." and change a line "MSGMERGE_UPDATE = msgmerge --update"
> - ... etc.
> 
> I met the same problem while building gal. I guess maybe other 
> components may have the same situation.
> 
> Why don't we change the build system and reflect these changes? Or is 
> there any special reason to do it this way?
> 
the reason, it seems to me, is that you don't have gettext installed, or
you've got a broken one. intl and po/Makefile* are auto-generated files,
generated by gettext.

cheers
-- 
Rodrigo Moya <[EMAIL PROTECTED]>


___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers