At 11:51 AM 2/15/01 -0600, Michael D. Pritchett wrote:
>All should work.
>
>Obviously, there was something askew with your last build.  I am not going
>to go into the details.  Suffice to say it didn't work.  My suggestions are
>to erase expat/Makefile and expat/config.cache.  Then go to the abi
>directory and type make.
>
>The following is why - under the abi build system:
>./configure is run only when there is not a Makefile in the expat directory.
>(go ahead a delete an existing Makefile)  As ./configure uses a config.cache
>file that it creates from a previous run, I recommend deleting the
>config.cache file too so a new cache is built from scratch.

Sigh.  Looks like expat's realclean target doesn't remove that Makefile, 
which was bollixing up the whole works.  

Starting over (again),
Paul


Reply via email to