Hi Zahurul

Thanks for that. I've updated Makefile.am in svn as you suggested. The main 
build system for moses was changed recently, and the server makefile wasn't 
updated at that time. It still worked for me because I had an old libmoses.a 
in the directory,

regards
Barry

On Wednesday 31 Mar 2010 12:52:21 Zahurul Islam wrote:
> Dear Barry,
> 
> We use Ubuntu 9.10. The problem is solved now. I had to change the
>  extension of moses library file: "libmoses.a" to "libmoses.la" in the
>  Makefile.am (last line) in sever directory:
> 
> mosesserver_DEPENDENCIES = $(top_srcdir)/moses/src/libmoses.la
> 
> The moses library "libmoses.la" is being generated
> in $(top_srcdir)/moses/src directory but mosesserver depends on
> "libmoses.a", which was creating problem.
> 
> I did not face compilation errors when I compiled without moses-server
> feature. Thank you very much.
> 
> Regards,
> Zahurul
> 

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to