#4283 closed defect (fixed)
Building rb-cocoa fails due to invalid framework paths
Reported by: | yuhei@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | pguyot (Paul Guyot) | |
Port: |
Description
Mkdir /opt/local/var/db/dports/build/file._Users_yuhei_darwinports_dports_ruby_rb-cocoa/work/ rubycocoa-0.4.1/framework/build/RubyCocoa.build/Default/RubyCocoa.build/DerivedSources
/bin/mkdir -p /opt/local/var/db/dports/build/file._Users_yuhei_darwinports_dports_ruby_rb-
cocoa/work/rubycocoa-0.4.1/framework/build/RubyCocoa.build/Default/RubyCocoa.build/ DerivedSources BUILD SUCCEEDED <--- framework ---> lib ---> lib/osx <--- lib/osx <--- lib ---> ext ---> ext/rubycocoa make gcc -fno-common -F../../framework/build -framework RubyCocoa -I. -I/opt/local/lib/ruby/1.8/ powerpc-darwin8.2.0 -I/opt/local/lib/ruby/1.8/powerpc-darwin8.2.0 -I/opt/local/var/db/dports/ build/file._Users_yuhei_darwinports_dports_ruby_rb-cocoa/work/rubycocoa-0.4.1/ext/rubycocoa -O -pipe -I/opt/local/include -c -o rubycocoa.o rubycocoa.m rubycocoa.m:13:32: error: RubyCocoa/RBRuntime.h: No such file or directory make: * [rubycocoa.o] Error 1 setup failed 'system make' failed try 'ruby install.rb --help' for usage
Warning: the following items did not execute (for rb-cocoa): com.apple.build
Attachments (3)
Change History (8)
Changed 19 years ago by yuhei@…
Attachment: | extconf.rb.in.diff added |
---|
Changed 19 years ago by yuhei@…
Attachment: | pre-install.rb.diff added |
---|
Patch: framework/pre-install.rb
comment:1 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
ごめんなさい!
I didn't realize you provided patches for this bug and I fixed it on my own. Let me make you the maintainer of rb-cocoa.
comment:2 Changed 19 years ago by yuhei@…
Cc: | rshaw@… removed |
---|
comment:3 Changed 19 years ago by yuhei@…
Cc: | pguyot@… added |
---|
comment:4 Changed 19 years ago by yuhei@…
attachments.isobsolete: | 0 → 1 |
---|
Patch: ext/rubycocoa/extconf.rb.in