Posted to tcl by venks at Sat Jul 14 18:46:14 GMT 2012view raw

  1. setenv KITCREATOR_PKGS " "
  2. ./kitcreator cvs_HEAD
  3.  
  4. Please remember to run 'build/pre.sh' if you expect this build to work.
  5. Building tcl ... done.
  6. Building tclvfs ... done.
  7. Building zlib ... done.
  8. Building kitsh ... failed.
  9. Failed to build: kitsh
  10. WARNING: Build is likely incomplete or failed.
  11.  
  12.  
  13. cat kitsh/build.log
  14.  
  15. ./build.sh: line 92: cd: /proj/fiesta/tcl/kit/creator/src/kitsh/..//tk/inst: No such file or directory
  16. Running: ./configure --with-tcl="/proj/fiesta/tcl/kit/creator/src/tcl/build/tclcvs_HEAD/unix" --with-zlib="/proj/fiesta/tcl/kit/creator/src/zlib/inst"
  17. ./build.sh: line 115: ./configure: No such file or directory
  18. Running: make TCLSH_NATIVE="tclsh"
  19. make: *** No targets specified and no makefile found. Stop.
  20.  

Comments

Posted by venks at Sat Jul 14 18:50:22 GMT 2012 [text] [code]

configure.ac:66: warning: AC_CANONICAL_BUILD invoked multiple times aclocal.m4:324: DC_SETUP_TCL_PLAT_DEFS is expanded from... aclocal.m4:297: DC_FIND_TCLKIT_LIBS is expanded from... configure.ac:66: the top level configure.ac:66: warning: AC_CANONICAL_HOST invoked multiple times configure.ac:1: error: possibly undefined macro: dnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:16: error: possibly undefined macro: AS_CASE configure.ac:23: error: possibly undefined macro: AC_MSG_RESULT configure.ac:25: error: possibly undefined macro: AC_MSG_ERROR configure.ac:39: error: possibly undefined macro: AC_DEFINE configure.ac:66: warning: AC_CANONICAL_BUILD invoked multiple times aclocal.m4:324: DC_SETUP_TCL_PLAT_DEFS is expanded from... aclocal.m4:297: DC_FIND_TCLKIT_LIBS is expanded from... configure.ac:66: the top level configure.ac:66: warning: AC_CANONICAL_HOST invoked multiple times autoheader: error: AC_CONFIG_HEADERS not found in configure.ac checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking what target to build... ./configure: line 2678: syntax error near unexpected token `$enableval,' ./configure: line 2678: ` AS_CASE($enableval,'

Posted by venks at Sat Jul 14 18:54:35 GMT 2012 [text] [code]

autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille.

Posted by venks at Sat Jul 14 18:54:59 GMT 2012 [text] [code]

autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille.

Posted by venks at Sat Jul 14 18:56:40 GMT 2012 [text] [code]

Trying to get newlines into comments autoconf --version<br> autoconf (GNU Autoconf) 2.59<br> Written by David J. MacKenzie and Akim Demaille.<br>