Hi,

I try to recompile the latest version of openocd and I have some probleme
with autoconf. 

I'm cross compile from ubuntu to windows

Here the version 
dumarjo@OpenOCD:~$ autoconf --version
autoconf (GNU Autoconf) 2.68

git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd
openocd-git
cd openocd-git
./bootstrap


+ aclocal
+ libtoolize --automake --copy
+ autoconf
configure.ac:228: error: possibly undefined macro: AC_MSG_NOTICE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:330: error: possibly undefined macro: AC_DEFINE
configure.ac:516: error: possibly undefined macro: AC_MSG_WARN

Should I do something elese before calling bootstrap ?

Regards

Jonathan


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to