> when do ./bootstrap > [snip] > /usr/bin/m4:configure.in:428 <http://configure.in:428/>: canot create temporary file for diversion: Permission denied
Since the above has died, nothing else will work, lets fix that problem first. At the bash$ prompt, type the following: Below is what i get when I type each of these commands du...@desk ~ $ echo $TEMP /cygdrive/c/DOCUME~1/duane/LOCALS~1/Temp du...@desk ~ $ echo $TMP /cygdrive/c/DOCUME~1/duane/LOCALS~1/Temp du...@desk ~ $ echo with-e > $TEMP/foobar1 du...@desk ~ $ echo no-e > $TMP/foobar1 What's happening, and what I believe to be wrong is something with Vista... note that the last two are creating temp files in the TEMP directories we need to see what happens when you type those commands on your vista machine. The 1st two commands will help understand what is going on. -Duane. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
