Good day all,

While trying to install gst-plugins-good-0.10, jack failed to build with the 
error below.
Could you commit the "yosemite bandage" please when you have a minute ?
Looking at the info file, the patch script is failing again:
"if [[ $(sw_vers -productVersion | cut -d. -f1-2) > 10.7 ]]; then"

Pierre-Henri

/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-I/volumes/HUBBLE/sw/include -I../config -I.. -I.. -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall  -mmacosx-version-min=10.4 -g 
-DJACK_LOCATION=\"/volumes/HUBBLE/sw/bin\" -I../config -I.. -I.. -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall  -mmacosx-version-min=10.4 -g -MT 
libjack_la-midiport.lo -MD -MP -MF .deps/libjack_la-midiport.Tpo -c -o 
libjack_la-midiport.lo `test -f 'midiport.c' || echo './'`midiport.c
In file included from client.c:62:
In file included from ../config/sysdeps/pThreadUtilities.h:5:
../config/os/macosx/pThreadUtilities.h:69:9: fatal error: 
      'CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h' file
      not found
#import <CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h>

Replacing 
#import <CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h>
By
#import <MacTypes.h>
manually still worked on my machine





------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to