On 16 June 2011 13:02, Steve Bennett <ste...@workware.net.au> wrote:

> Hmmm. Works for me. Can you send me first few lines of git log in the
> jimtcl dir and also the output of make distcheck? And also jimtcl/Makefile
>
> Cheers,
> Steve
>

I think there is some confusion again.
openocd and jimtcl build ok - even after updating to jimtcl git master.

The problem is when make distcheck is run at top level. jim has dummy calls
for dist/distcheck and because of that the openocd tarball will have an
empty jimtcl dir.
So running make distcheck from the openocd dir will fail - it has been like
this since we started using jim as a submodule.

The solution as mentioned is to either get the user to download jim and
install in the jimtcl dir of openocd or we tweak jim to work with make dist.
I have been making a few tweaks and got it working, but it is a bodge - life
would be simpler if automake was used in jimtcl :)

Cheers
Spen
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to