Heads up: I upgraded one of my debian unstable boxes today, and now all libggi/extension build scripts fail thusly (if you re-autogen them): loading cache /dev/null within ltconfig ./ltconfig: .: /dev/null: not a regular file ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed (The /dev/null part is normal, for cacheless operation, but we normally do use a cache. Specifying the cache file doesn't prevent the second error.) An immediate workaround is to supply the host string on the commandline, but we'll be needing to fix the build system prior to release to work with both old/new libtool versions. -- Brian
