Package: kdebase Version: 990327 Severity: normal I wanted to compile kdebase from a snapshot because I need an updated kwm. The problem is, that there is no configure script. I couldn't generate it myself because autoconf gives me the following errors: configure.in:121: warning: AC_TRY_RUN called without default to allow cross compiling autoconf: Undefined macros: configure.in:119:AC_CHECK_BOOL configure.in:126:AC_CHECK_SETENV configure.in:127:AC_CHECK_GETDOMAINNAME configure.in:128:AC_CHECK_GETHOSTNAME configure.in:129:AC_CHECK_USLEEP configure.in:130:AC_CHECK_RANDOM configure.in:131:AC_CHECK_S_ISSOCK configure.in:162:AC_CHECK_UTMP_FILE configure.in:25:AC_CHECK_COMPILERS configure.in:47:AC_PATH_KDE configure.in:64:AC_CHECK_KDM dnl in kdminclude.m4 configure.in:83:AC_FIND_GIF configure.in:84:AC_FIND_JPEG configure.in:85:AC_FIND_TIFF configure.in:89:AC_HAVE_GL(GL_SAVERS="kmorph3d.kss kspace.kss kpipes.kss",GL_SAVERS="") configure.in:91:AC_HAVE_XPM(XPM_SAVERS="kbat.kss",XPM_SAVERS="") I probably could compile it with an other version of autoconf or updating some scripts, but it's a pain, it would be nicer to have the ./configure as it is in other packages. My System: Autoconf version 2.13 RedHat 5.2, linux2.2.3 gcc --version 2.7.2.3 Thanks, Stefan