On 11/27/2013 1:49 AM, Mark D. McKean wrote: > In trying to install a package, the build is failing during compiling of > makeicns-1.4.10a-1 on 10.9, which is one of the dependencies. Oodles of > warnings, but five fatal errors. The relevant info appears to be as follows: > > Makefile:53: building for an UNSUPPORTED OS > Building makeicns 1.4.10 for Mac OS X UNSUPPORTED system > > IconFamily.m:1364:3: error: use of undeclared identifier 'CGDirectPaletteRef' > CGDirectPaletteRef cgPal; > ^ > IconFamily.m:1373:3: error: use of undeclared identifier 'cgPal' > cgPal = CGPaletteCreateDefaultColorPalette(); > ^ > IconFamily.m:1384:43: error: use of undeclared identifier 'cgPal' > ...*pDest++ = CGPaletteGetIndexForColor(cgPal, cgCol); > ^ > IconFamily.m:1397:43: error: use of undeclared identifier 'cgPal' > ...*pDest++ = CGPaletteGetIndexForColor(cgPal, cgCol); > ^ > IconFamily.m:1404:20: error: use of undeclared identifier 'cgPal' > CGPaletteRelease(cgPal); > ^ > > make: *** [IconFamily.o] Error 1 > ### execution of BUILD_UNIVERSAL=no failed, exit code 2 > ### execution of /tmp/fink.e7r4n failed, exit code 2 > > Failed: phase compiling: makeicns-1.4.10a-1 failed > > Package manager version: 0.36.1 > Distribution version: selfupdate-rsync Sun Nov 24 16:14:19 2013, 10.9, x86_64 > Trees: local/main stable/main > Xcode.app: 5.0.2 > Xcode command-line tools: 5.0.1.0.1.1382131676 > > I don't recall ever seeing this "UNSUPPORTED" message on fink installs prior > to upgrading to 10.9, but, being aware of the risk of stating the obvious, > I'll say that it looks like makeicns 1.4.10a-1 doesn't like 10.9.
The UNSUPPORTED message is a makeicns specific thing and part of their build system. It doesn't actually really do anything, though, so can be ignored I've now patched up makeicns to be able to build on Mavericks and the fix should be available after a selfupdate. Hanspeter ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners