[Uml-devel] Can't compile Umbrello checked out from svn
vrich12-umbrello at yahoo.fr
vrich12-umbrello at yahoo.fr
Sun Nov 20 10:45:04 UTC 2005
Hi,
I hope this is the right place to send my request.
Umbrello is a great tool and I would love to contribute developping it.
I'm not new to programming (neither am I to UML) but I am new to Linux programming and I can't succeed to compile Umbrello! (Shame on me (I guess))
I followed the instructions given on uml.sourceforge.net/download.php but I get errors with the make -f Makefile.cvs command.
Please see what I did:
svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common
svn checkout -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdesdk
svn co -N svn://anonsvn.kde.org/home/kde/trunk/kdenonbeta/unsermake
cd kdesdk
svn update umbrello
ln -s ../kde-common/admin .
export AUTOCONF=autoconf
export AUTOHEADER=autoheader
export PATH="${PATH}:/path/to/unsermake"
export AUTOMAKE=unsermake
make -f Makefile.cvs
And what I get:
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** YOU'RE USING UNSERMAKE 0.4.
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
configure.in:43: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:48: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:51: error: possibly undefined macro: AC_CHECK_COMPILERS
configure.in:52: error: possibly undefined macro: AC_ENABLE_SHARED
configure.in:53: error: possibly undefined macro: AC_ENABLE_STATIC
configure.in:58: error: possibly undefined macro: AM_KDE_WITH_NLS
configure.in:61: error: possibly undefined macro: AC_PATH_KDE
configure.in:98: error: possibly undefined macro: AM_CONDITIONAL
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
Here is my system version:
cat /proc/version
Linux version 2.6.12-1-686 (root at tinigrifi) (gcc version 3.3.5 (Debian 1:3.3.5-13))
Any kind of answer will be appreciated. Maybe do I need some readings?
Thanks for your help.
Best regards,
Vincent
---------------------------------
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez le ici !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20051120/285c9ee3/attachment.html>
More information about the umbrello-devel
mailing list