On 11-Jan-07, at 12:49 AM, Mark Duling wrote:
Luc Lefebvre <ll@aei.ca> on Wednesday, January 10, 2007 at 7:05 PM -0800 wrote:
I got partway. Aplologies for my ignorance in this area. I edited the portfile changing version to 1.2.18 and changing the md5 checksum to that for this particular tgz archive. When I attempt to install I get:
Portfile changed since last build; discarding previous state. ---> Fetching fox ---> Attempting to fetch fox-1.2.18.tar.gz from http://www.fox- toolkit.org/ftp/ ---> Verifying checksum(s) for fox Error: Checksum (md5) mismatch for fox-1.2.18.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
I assume the system tries to validate the checksum at the com.apple.checksum website which appears to not exist (or at least be down).
Any suggestions as to what I should be doing next?
I updated fox to 1.2.18 yesterday so 1.2.18 is now current. Just do a selfupdate and reinstall.
Mark
Hi Mark, 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. Kind regards,