Laurent Sansonetti
lsans****@apple*****
Sat Mar 24 07:02:11 JST 2007
Hi HIsa-san, It seems that svn trunk doesn't build anymore, on r1683. install.rb config is OK, but install.rb setup fails with: CompileC build/RubyCocoa.build/Default/RubyCocoa.build/Objects-normal/ i386/RubyCocoa.o /Volumes/Data/src/svn-rubycocoa/framework/src/objc/ RubyCocoa.m normal i386 objective-c com.apple.compilers.gcc.4_0 cd /Volumes/Data/src/svn-rubycocoa/framework /usr/bin/gcc-4.0 -x objective-c -arch i386 -pipe -Wno-trigraphs - fpascal-strings -fasm-blocks -O3 -fmessage-length=0 -mmacosx-version- min=10.3 -gdwarf-2 -I/Volumes/Data/src/svn-rubycocoa/framework/build/ RubyCocoa.build/Default/RubyCocoa.build/RubyCocoa.hmap -Wmost -Wno- four-char-constants -Wno-unknown-pragmas -F/Volumes/Data/src/svn- rubycocoa/framework/build/Default -I/Volumes/Data/src/svn-rubycocoa/ framework/build/Default/include -I/System/Library/Frameworks/ Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I/ Volumes/Data/src/svn-rubycocoa/framework/build/RubyCocoa.build/Default/ RubyCocoa.build/DerivedSources -fno-common -g -fobjc-exceptions -I/usr/ include/libxml2 -DHAS_LIBXML2 -I/usr/include/ffi -DMACOSX -c /Volumes/ Data/src/svn-rubycocoa/framework/src/objc/RubyCocoa.m -o /Volumes/Data/ src/svn-rubycocoa/framework/build/RubyCocoa.build/Default/ RubyCocoa.build/Objects-normal/i386/RubyCocoa.o i686-apple-darwin9-gcc-4.0.1: /Volumes/Data/src/svn-rubycocoa/ framework/src/objc/RubyCocoa.m: No such file or directory i686-apple-darwin9-gcc-4.0.1: warning: '-x objective-c' after last input file has no effect i686-apple-darwin9-gcc-4.0.1: no input files It seems that RubyCocoa.m hasn't been committed? Laurent