Paul,
add this to your .configure line
--disable-werror
On Sun, 2009-09-13 at 22:13 -0700, Paul Thomas wrote:
> I just ran the following as I normally do:
>
> svn update
> ./bootstrap
> ./configure --enable-ft2232_libftdi --enable-maintainer-mode
> make
>
> and I get this compile error:
>
Try now.
--
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
I just ran the following as I normally do:
svn update
./bootstrap
./configure --enable-ft2232_libftdi --enable-maintainer-mode
make
and I get this compile error:
cfi.c: In function ‘cfi_spansion_write_block’:
cfi.c:1451: error: ‘target_code_size’ may be used uninitialized in this function
make[3