#1351: macrake problem -----------------------------------+---------------------------------------- Reporter: stephenng08@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- '''I hope this is the right forum for this. Just starting to find out a little about MacRuby, so I followed instructions in tutorial for Hotcocoa. The generated files do not compile and I got the following errors - macrake -v (in /Users/sng/Development/Ruby-stuff/realhotcocoa/Postie) ld: warning: ignoring file /Library/Frameworks//MacRuby.framework/MacRuby, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols for architecture i386: "_macruby_main", referenced from: _main in ccQRStdg.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status lipo: can't open input file: /var/folders/Ya/Ya1rFKSnEcyo6hMm5aLpfE+++TM/-Tmp-//ccIHKiOU.out (No such file or directory) /bin/sh: ./Postie.app/Contents/MacOS/Postie: No such file or directory One thing I did find strange in the error message is the "//" in the filenames (see the ld: warning: and lipo: lines above). Something wrong with my environment variables? Any help with this will be appreciated. Thanks. Regards, Stephen ''' -- Ticket URL: <http://www.macruby.org/trac/ticket/1351> MacRuby <http://macruby.org/>