Bugzilla – Bug 8706
7.2 desktop squeezeplay will not build in OS X
Last modified: 2008-12-15 12:39:53 UTC
problem appears to be in the Tremor/floor1.c mergesort function-- floor1.c:56: error: conflicting types for 'mergesort' /usr/include/stdlib.h:294: error: previous declaration of 'mergesort' was here floor1.c: In function 'mergesort': floor1.c:67: warning: array subscript has type 'char' floor1.c:67: warning: array subscript has type 'char' floor1.c: In function 'floor1_info_unpack': floor1.c:125: warning: array subscript has type 'char' floor1.c:137: warning: array subscript has type 'char' floor1.c: In function 'floor1_inverse1': floor1.c:278: warning: array subscript has type 'char' floor1.c:279: warning: array subscript has type 'char' floor1.c:280: warning: array subscript has type 'char' floor1.c:281: warning: array subscript has type 'char' floor1.c:304: warning: array subscript has type 'char' floor1.c:305: warning: array subscript has type 'char' make[2]: *** [floor1.lo] Error 1 make[1]: *** [all] Error 2 make: *** [tremor] Error 2
Fixed in r2694.
Verified with revision 2884.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.