[MonoDevelop] Problems compiling from SVN

Raśl Moratalla raul.moratalla@ono.com
Mon, 31 Jan 2005 14:46:28 +0100


Hello, I downloaded the latest sources from SVN but I can't compile it and I 
get the following error:

make[4]: Entering directory `/home/raul/mono 
1.x/MonoDevelop/Core/gdldock/sources/gdl'
make  all-am
make[5]: Entering directory `/home/raul/mono 
1.x/MonoDevelop/Core/gdldock/sources/gdl'
/bin/sh ../../../../libtool --mode=install /usr/bin/install -c 
libgdldock.la /home/raul/mono 
1.x/MonoDevelop/Core/gdldock/sources/gdl/../../../.././build/bin
libtool: install: 
`1.x/MonoDevelop/Core/gdldock/sources/gdl/../../../.././build/bin' is not a 
directory
Try `libtool --help --mode=install' for more information.
make[5]: *** [all-local] Error 1
make[5]: Leaving directory `/home/raul/mono 
1.x/MonoDevelop/Core/gdldock/sources/gdl'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/raul/mono 
1.x/MonoDevelop/Core/gdldock/sources/gdl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/raul/mono 
1.x/MonoDevelop/Core/gdldock/sources'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/raul/mono 1.x/MonoDevelop/Core/gdldock'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raul/mono 1.x/MonoDevelop/Core'
make: *** [all-recursive] Error 1

How could I solve this problem?

Regards,

Raśl