When bootstrapping from git, is the following normal? (I had pulled down
the .zip before)

Makefile.am:46: warning: wildcard $(srcdir: non-POSIX variable name
Makefile.am:46: (probably a GNU make extension)

It seemed to finish ./configure and make OK.

git status says:
modified:   src/jtag/drivers/libjaylink (untracked content)

I assume that's normal, or--at least--that I don't care about it. :)


On Fri, Dec 30, 2016 at 1:10 PM, Paul Fertser <[email protected]> wrote:

> On Fri, Dec 30, 2016 at 11:17:22AM -0800, Doug Claar wrote:
> > src/jtag/drivers/usb_blaster/usb_blaster.c: In function āublast_initā:
> > src/jtag/drivers/usb_blaster/usb_blaster.c:861:51: error: array
> subscript is
> > below array bounds [-Werror=array-bounds]
>
> Here's my quick stab at fixing it: http://openocd.zylin.com/3931
>
> --
> Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> mailto:[email protected]
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to