Bug 8706 - 7.2 desktop squeezeplay will not build in OS X
: 7.2 desktop squeezeplay will not build in OS X
Status: CLOSED FIXED
Product: SB Controller
Classification: Unclassified
Component: Setup
: unspecified
: PC Other
: -- major (vote)
: 7.2
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-11 12:30 UTC by Ben Klaas
Modified: 2008-12-15 12:39 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2008-07-11 12:30:13 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
Comment 1 Richard Titmuss 2008-07-15 01:38:14 UTC
Fixed in r2694.
Comment 2 Spies Steven 2008-08-26 15:48:02 UTC
Verified with revision 2884.
Comment 3 James Richardson 2008-12-15 12:39:53 UTC
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.