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]: *** [cfi.lo] Error 1 make[3]: Leaving directory `/home/bulk/openocd_trunk/src/flash' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/bulk/openocd_trunk/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bulk/openocd_trunk' make: *** [all] Error 2 I'm on a Fedora 11 x86_64 system. This isn't a huge deal for me right now, but I thought you guys might like to know. thanks, Paul _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
