From: Larry W. V. <lv...@ca...> - 2002-10-31 17:37:00
|
Well, after discussing matters with a helpful friend, I have reached a point of at least being able to build tcldom code again. Several steps went on today - directly relating to tcldom were things like finding I had to rerun autoconf myself - apparently there was some change to configure.in and a new configure wasn't being generated. Then, when I DID run autoconrf, I got the error: $ autoconf configure:3905: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs. LIBOBJS' This apparently occurs because I have version 2.53 of autoconf - relatively newer than the tcl community is used to using. I hope someone takes a look at this warning to see what should be upgraded. Even with this error, I find that the configure generated is now able to build the Config.sh file. The test suite still fails - but at least the libraries are building. -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |