Hi Mark, I had to remove rb-rrb, rb-drb, and rb-ripper from the port depends_lib. After doing this freeride did install and appears to work. Thanks for your help. I will tinker with it and see if it is any use as is. Kind regards, On 11-Jan-07, at 9:51 PM, Mark Duling wrote:
I know nothing about freeride or rb-ripper, but is rb-ripper really required for freeride? Portage only has 0.03 of rb-ripper and it isn't a dependency of freeride. What happens if you comment out that dependency in freeride? There is no maintainer for rb-ripper and the app is way old.
Mark
Luc Lefebvre <ll@aei.ca> on Thursday, January 11, 2007 at 6:32 PM -0800 wrote:
That did it, works like a charm. Fox installed, no problem.
My freeride installation, however, broke at rb-ripper with the message:
---> Building rb-ripper with target all Error: Target com.apple.build returned: shell command "cd "/opt/ local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate _dp orts_ruby_rb-ripper/work/ripper-0.0.5" && make all RUBY="/opt/local/ bin/ruby -rvendor-specific"" returned error 2 Command output: ripper.y:4553: error: dereferencing pointer to incomplete type ripper.y:4554: error: dereferencing pointer to incomplete type ripper.y:4554: error: parse error before ')' token ripper.y:4554: error: dereferencing pointer to incomplete type ripper.y:4554: error: dereferencing pointer to incomplete type ripper.y:4557: error: dereferencing pointer to incomplete type ripper.y:4557: error: dereferencing pointer to incomplete type ripper.y:4557: error: dereferencing pointer to incomplete type ripper.y:4557: error: dereferencing pointer to incomplete type ripper.y:4560: error: dereferencing pointer to incomplete type ripper.y:4560: error: dereferencing pointer to incomplete type ripper.y:4560: error: dereferencing pointer to incomplete type ripper.y:4560: error: dereferencing pointer to incomplete type ripper.y:4563: error: dereferencing pointer to incomplete type ripper.y:4563: error: dereferencing pointer to incomplete type ripper.y:4563: error: dereferencing pointer to incomplete type ripper.y:4563: error: dereferencing pointer to incomplete type ripper.y:4566: error: dereferencing pointer to incomplete type ripper.y:4566: error: dereferencing pointer to incomplete type ripper.y:4566: error: dereferencing pointer to incomplete type ripper.y:4566: error: dereferencing pointer to incomplete type ripper.y:4569: error: dereferencing pointer to incomplete type ripper.y:4569: error: dereferencing pointer to incomplete type ripper.y:4569: error: dereferencing pointer to incomplete type ripper.y:4569: error: dereferencing pointer to incomplete type ripper.y:4572: error: dereferencing pointer to incomplete type ripper.y:4572: error: dereferencing pointer to incomplete type ripper.y:4572: error: dereferencing pointer to incomplete type ripper.y:4572: error: dereferencing pointer to incomplete type make: *** [ripper.o] Error 1
Error: Status 1 encountered during processing.
--
Any advice or insight would be appreciated.