On Sep 13, 2009, at 6:57 PM, Alexander Hansen wrote: > Ebrahim Mayat wrote: >> >> On Sunday, 13 September, 2009, at 04:23PM, "David Fang" >> <[email protected] >> > wrote: >>> Hi, >>> >>> % sw_vers >>> ProductName: Mac OS X >>> ProductVersion: 10.4.11 >>> BuildVersion: 8S165 >>> >>>>> fink: >>>>> Package manager version: 0.29.9 >>>>> Distribution version: selfupdate-cvs Sat Sep 12 11:05:10 2009, >>>>> 10.4, >>>>> powerpc >>>>> >>>>> machine: powerpc7410 (dual G4) >>>>> >>>>> Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; >>>>> root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc >>>>> PowerMac3,4 Darwin >>>>> >>>>> xcode: >>>>> Component versions: DevToolsCore-798.0; DevToolsSupport-794.0 >>>> As Alexander Hansen has suggested, also send us the output of >>>> "fink list >>>> xcode". >>> (sorry, forgot) >>> % fink list -t xcode >>> i xcode 2.5-1 [virtual package representing the developer >>> tools] >>> >>>>> gcc: >>>>> Target: powerpc-apple-darwin8 >>>>> Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable- >>>>> checking >>>>> -enable-werror --prefix=/usr --mandir=/share/man >>>>> --enable-languages=c,objc,c++,obj-c++ >>>>> --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ >>>>> --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib >>>>> --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 >>>>> --target=powerpc-apple-darwin8 >>>>> Thread model: posix >>>>> gcc version 4.0.1 (Apple Computer, Inc. build 5370) >>>>> >>>>> Can anyone else reproduce this? >>>> Well, you are running OS X version 10.4 which is now somewhat >>>> outdated so it >>>> would be difficult presently to do this. But with the last two >>>> remaining bits >>>> of the information requested above, maybe I could suggest some >>>> kind of >>>> resolution. >>> You can consider me among the few who are trying to keep powerpc- >>> darwin8 >>> alive. :D I do have an Intel Macbook on 10.5, but it's out-of- >>> commission, >>> and constantly has problems. :( >>> >>> Let me know if there's any more information you need about my >>> compile >>> failure. >>> >>> Fang >>> >>> David Fang >>> http://www.csl.cornell.edu/~fang/ >>> http://www.achronix.com/ >>> >> >> I'll have to dust off an old iMac in my attic to try to install >> fluidsynth from fink on Tiger. This could take a while to setup >> considering my present workload. >> >> Would you consider updating to Leopard (10.5) ? This would simplify >> things to a great extent. >> >> Ebrahim >> >> > > I get the following (10.4.11/powerPC/Xcode 2.5): > ... > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I/sw/include > -I/sw/include -Wall -O2 -fomit-frame-pointer -funroll-all-loops > -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast > -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline -MT > libfluidsynth_la-fluid_coremidi.lo -MD -MP -MF > .deps/libfluidsynth_la-fluid_coremidi.Tpo -c fluid_coremidi.c > -fno-common -DPIC -o .libs/libfluidsynth_la-fluid_coremidi.o > In file included from > /System/Library/Frameworks/CoreServices.framework/Frameworks/ > OSServices.framework/Headers/OSServices.h:46, > from > /System/Library/Frameworks/CoreServices.framework/Headers/ > CoreServices.h:25, > from fluid_coremidi.c:36: > /System/Library/Frameworks/CoreServices.framework/Frameworks/ > OSServices.framework/Headers/OpenTransportProviders.h:108: > error: parse error before numeric constant > /System/Library/Frameworks/CoreServices.framework/Frameworks/ > OSServices.framework/Headers/OpenTransportProviders.h:116: > error: parse error before numeric constant > fluid_coremidi.c: In function 'fluid_coremidi_callback': > fluid_coremidi.c:169: warning: cast discards qualifiers from pointer > target type > make[2]: *** [libfluidsynth_la-fluid_coremidi.lo] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > > -- > Alexander Hansen > Fink User Liaison
Hi I have just tried compiling fink fluidsynth on a freshly installed fink 10.4. I can confirm the compilation error reported by both David and Alex and that David's patch remedies the compile-time error on 10.4. A comment to this effect has also been added to the tracker item created by David. Alex, I would appreciate it if you could close this tracker item and upload the info and patch files to the 10.4/powerpc tree. Thanks in advance, Ebrahim ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
