On Thu, 2009-07-02 at 12:52 -0700, Joseph Kuss wrote:
> Try one more time with right e-mail address !!
>  
>         I did the above experiment as mentioned by Duane Ellis
>         
>         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
>          
>         These pass ok the temporary directories are sent foobar1 as
>         designed.
>          
>         I am now on XP, at home, but my problems are the same whether
>         on xp or vista.
>         I also tried 'aclocal --verbose'  this is where
>         the ./bootstrap fails and it acts
>         the same way on xp or on vista.

I vaguely wanted to see the output from the --verbose command, not just
know that it failed.  How did it fail?

>         One side issue, If I am supposed to use a "patch" to make the
>         program,
>         work you will need to instruct me how to install a "patch".

Read these pages:
- http://openocd.berlios.de/doc/doxygen/patchguide.html
- http://openocd.berlios.de/doc/doxygen/primerpatches.html

I wrote the Patch Primer, so let me know if it is unclear in any way.

>         If someone has a certain configuration of cygwin that works,
>         then I need to
>         know what I need to do to  make my configuration like theirs.

When I release the 0.2.0 packages, you should try building with those.
You will skip the bootstrap script, which may be sufficient to get you
past the problems that you are experiencing with the autotools.  If not,
I will be much more interested in figuring out what is wrong.

Right now, I suspect that you either have a bad environment, or you may
be using older versions of the autotools.  Either way, I cannot help you
solve those problems directly.

Can you compile other autotools-based packages in your current CygWin
environment?  If so, the release will probably solve your problems.  
If not, then you have problems with your CygWin environment that this
community should not be asked to solved.  If it turns out to be a
problem building from SVN, then you probably have old/bad autotools.

Cheers,

Zach

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to