Hi all I'm trying to build Eterm from cvs which I have obtained just now (10:00 AM JST). I followed the instructions in http://www.enlightenment.org/Enlightenment/Get_Enlightenment.html to download the tree.
Then I began configuring it using autogen.sh included in the tree with
the following options:
$ ./autogen.sh --enable-trans --enable-multi-charset=kanji --enable-xim
But in my environment, the script says:
checking for strcasepbrk... no
checking for strrev... no
checking for nl_langinfo... yes
./configure: line 22964: syntax error near unexpected token `echo'
./configure: line 22964: `echo "$as_me:$LINENO: checking for pow in -lm" >&5'
I didn't build libast in the tree from cvs in this case because
I already have libast 0.6.1 installed.
The versions of autoconf, automake, and libtoos are as follows:
$ autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ automake --version
automake (GNU automake) 1.8.5
Written by Tom Tromey <[EMAIL PROTECTED]>.
Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ libtool --version
ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
In addition to above, the script outputs the following messages:
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking regexp.h usability... no
checking regexp.h presence... yes
configure: WARNING: regexp.h: present but cannot be compiled
configure: WARNING: regexp.h: check for missing prerequisite headers?
configure: WARNING: regexp.h: see the Autoconf documentation
configure: WARNING: regexp.h: section "Present But Cannot Be Compiled"
configure: WARNING: regexp.h: proceeding with the preprocessor's result
configure: WARNING: regexp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
checking for regexp.h... yes
Any help is appreciated.
---
Yasufumi Haga [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/
fingerprint:0EFA 299A BC32 7D68 1FEF BA2B 804E 9B15 C4F0 F9F0
pgpNoaBw5lPUo.pgp
Description: PGP signature
