[SCIM] cannot ./bootstrap scim-lib on CVS HEAD

James Su suzhe at tsinghua.org.cn
Wed Jul 21 22:53:36 PDT 2004


Your autoconf automake are too old. You need at least autoconf 2.53 and 
automake 1.6

Regards
James Su

Nicolás Velásquez O. wrote:

> 
>Hello there,
>
>I tried to compile CVS version of SCIM, the ./bootstrap and ./configure 
>show some warnings, but the make fails.
>
>My autotools' version is like this.
>
>* aclocal 1.4-p6
>* autoheader 2.13
>* libtool 1.5.6
>* intltoolize 0.30
>* automake 1.4-p6
>* autoconf 2.13
>* gconf / gconf2
>
>Error message is listed below.
>
>./bootstrap
>
>+ aclocal -I m4
>+ autoheader
>+ libtoolize -c --automake
>+ intltoolize -c --automake
>no need for patching file 'Makefile.in.in'
>+ automake --add-missing --copy --include-deps
>configure.ac: 59: required file `./[config.h].in' not found
>utils/Makefile.am:41: variable `TRAY_ICON_SOURCE' not defined
>utils/Makefile.am:34: variable `TRAY_ICON_HEADER' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_FRONTEND_SOCKET_SETUP_MODULE' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_IMENGINE_SOCKET_SETUP_MODULE' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_FRONTEND_SOCKET_SETUP_MODULE' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_IMENGINE_SOCKET_SETUP_MODULE' not defined
>configs/Makefile.am:23: warning: automake does not support conditional 
>definition of config_DATA in EXTRA_DIST
>configs/Makefile.am:23: warning: automake does not support conditional 
>definition of schema_DATA in EXTRA_DIST
>extras/setup/Makefile.am:62: warning: automake does not support 
>conditional definition of desktop_in_files in EXTRA_DIST
>+ autoconf
>
>./configure
>
>+ aclocal -I m4
>+ autoheader
>+ libtoolize -c --automake
>+ intltoolize -c --automake
>no need for patching file 'Makefile.in.in'
>+ automake --add-missing --copy --include-deps
>configure.ac: 59: required file `./[config.h].in' not found
>utils/Makefile.am:41: variable `TRAY_ICON_SOURCE' not defined
>utils/Makefile.am:34: variable `TRAY_ICON_HEADER' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_FRONTEND_SOCKET_SETUP_MODULE' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_IMENGINE_SOCKET_SETUP_MODULE' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_FRONTEND_SOCKET_SETUP_MODULE' not defined
>modules/SetupUI/Makefile.am:54: variable 
>`CONFIG_IMENGINE_SOCKET_SETUP_MODULE' not defined
>configs/Makefile.am:23: warning: automake does not support conditional 
>definition of config_DATA in EXTRA_DIST
>configs/Makefile.am:23: warning: automake does not support conditional 
>definition of schema_DATA in EXTRA_DIST
>extras/setup/Makefile.am:62: warning: automake does not support 
>conditional definition of desktop_in_files in EXTRA_DIST
>+ autoconf
>
>
>make
>cd . && autoheader
>make[1]: Entering directory `/home/shuri/Desktop/scim/cvs/scim-lib'
>cd . && autoheader
>make[1]: Leaving directory `/home/shuri/Desktop/scim/cvs/scim-lib'
>cd . \
>  && CONFIG_FILES= CONFIG_HEADERS=[config.h] \
>     /bin/sh ./config.status
>config.status: creating [config.h]
>config.status: error: cannot find input file: [config.h].in
>make: *** [stamp-h] Error 1
>
>
>
>  
>



More information about the scim mailing list