W dniu 2013-10-04 15:25, Jonathan Dumaresq pisze:
> Hi,
>
>>
>> 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
>>
>
> I just found the answer in the git log. We need to install pkg-config. Now
> the bootstrap works.
>
> I got some probleme now with the detection of the libusb1.x I will try to
> find what change in that too.
>
> Jonathan

Any luck with that? I was planinig to do another snapshot compilation 
soon, but I guess it will be pretty hard this time...

If I have the libs in right places, can I just provide some flags 
externally to avoid all the hassle? sth like LDFLAGS="..." configure ... ?

4\/3!!

------------------------------------------------------------------------------
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
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to