[Gridflow-dev] osx ruby/ruby configure

james tittle tigital at mac.com
Tue Mar 21 15:40:42 EST 2006


On Mar 21, 2006, at 3:33 PM, Mathieu Bouchard wrote:

> On Tue, 21 Mar 2006, james tittle wrote:
>> ...what the "L"?  ;-)
>
> update and try again

...wow, we're making some good progress here:  fixed a typo, then  
it's on to an error in gem.c:

ruby -w base/source_filter.rb optional/gem.c optional/gem.c.fcs
g++ -I/sw/include -I/usr/local/include -I/Users/tigital/include -xc++  
-fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include -I/ 
Users/tigital/puredataDev/gridflow/lib/ruby/1.9/powerpc-darwin8.5.0 - 
I../Gem/src -falign-functions=16 -DMACOSX -Wall -Wno-unused -Wunused- 
variable -fno-omit-frame-pointer -g -fPIC -I. -O3 -funroll-loops -c  
optional/gem.c.fcs -o optional/gem.o
/System/Library/Frameworks/CoreServices.framework/Frameworks/ 
OSServices.framework/Headers/OpenTransport.h:723: error: expected  
identifier before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/ 
OSServices.framework/Headers/OpenTransport.h:723: error: expected `}'  
before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/ 
OSServices.framework/Headers/OpenTransport.h:723: error: expected  
unqualified-id before numeric constant
/System/Library/Frameworks/CoreServices.framework/Frameworks/ 
OSServices.framework/Headers/OpenTransport.h:4238: error: expected  
declaration before '}' token
make: *** [optional/gem.o] Error 1

...I'm not sure why this is getting included, since we aren't using  
OpenTransport.h at all...

hmmm,
jamie



More information about the Gridflow-dev mailing list