Hi all, I'm trying to compile KDEBASE from KDE2.2 final/CVS, and it's giving me the following error when running "make -f Makefile.cvs": This Makefile is only for the CVS repository This will be deleted before making the distribution *** Creating acinclude.m4 !!! If you get recursion errors from autoconf, it is advisable to set the environment variable M4 to something including "--nesting-limit=500" *** Creating list of subdirectories *** Creating configure.in *** Creating aclocal.m4 *** Creating configure configure.in:111: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:119: warning: AC_TRY_RUN called without default to allow cross compiling *** Creating config.h template configure.in:111: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:119: warning: AC_TRY_RUN called without default to allow cross compiling *** Creating Makefile templates kdm/backend/Makefile.am:4: variable `LIBUTIL' not defined kdm/backend/Makefile.am:4: variable `LIBUTIL' not defined kdm/chooser/Makefile.am:18: variable `LIBUTIL' not defined konsole/src/Makefile.am:35: variable `LIBUTIL' not defined konsole/src/Makefile.am:55: variable `LIBUTIL' not defined make[1]: *** [cvs] Error 1 make: *** [all] Error 2 Is there some package that I'm missing? KDELIBS compiled perfectly, so I don't know what is wrong... Thanks, Steven
participants (1)
-
Steven Hatfield