Hi, I couldn't figure out how to file a bug in the bugtracker at sourceforge. So I send a report this way.
Building FLAC from git for Android fails with the following message: utils.c: In function 'get_console_width': utils.c:181:17: error: storage size of 'w' isn't known utils.c:181:17: warning: unused variable 'w' [-Wunused-variable] make[3]: *** [utils.o] Error I have bisected the bug. 03a9e6064d406e3656afacdbe50e8e47ebfa0de3 is the first bad commit commit 03a9e6064d406e3656afacdbe50e8e47ebfa0de3 Author: Erik de Castro Lopo <er...@mega-nerd.com> Date: Sun Apr 7 20:15:09 2013 +1000 src/libFLAC/include/private/macros.h : Check GNUC version for MIN macro. :040000 040000 b280a8ffb3737f3e50d2f9862bf93b1b925b27a7 327ba77b0b795650b24b254104d4639f427a7a5a M src See http://showlabor.blogspot.de on how to set up a build environment for Android. Regards, Felix
_______________________________________________ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev