Hi,
Is anyone else having problems with curb <http://curb.rubyforge.org/ > on OS X using Intel architecture? Just thought I'd check before filing a bug.
Hi,
Is anyone else having problems with curb <http://curb.rubyforge.org/
> on OS X using Intel architecture? Just thought I'd check before
filing a bug.
I don't know what this means (aside from the obvious that it's a linkage problem). I found a number of references to similar problems, mostly I think with new(er?) versions of OSX, but nothing definitive. It's a problem, so please do file a bug with Curb, but if anyone can shed any light on this issue I'd be most appreciative.
Cheers,
···
On Fri, 12 Jan 2007 02:15:10 -0000, Gregory Brown <gregory.t.brown@gmail.com> wrote:
On 1/11/07, lists <lists@kalama.no-ip.org> wrote:
Hi,
Is anyone else having problems with curb <http://curb.rubyforge.org/
> on OS X using Intel architecture? Just thought I'd check before
filing a bug.
dyld: NSLinkModule() error
dyld: Symbol not found: _curl_easy_escape
Referenced from:
/usr/local/lib/ruby/gems/1.8/gems/curb-0.1.0/lib/curb_core.bundle
Expected in: flat namespace
I don't know what this means (aside from the obvious that it's a linkage problem). I found a number of references to similar problems, mostly I think with new(er?) versions of OSX, but nothing definitive. It's a problem, so please do file a bug with Curb, but if anyone can shed any light on this issue I'd be most appreciative.
Cheers,
--
Ross Bamford - rosco@roscopeco.remove.co.uk
Just FYI, it looks like this has been fixed with curb version 0.1.2 (now available as a gem). Thanks to Ross for the quick debugging and distribution of the fix.
-Ryan
···
On Jan 13, 2007, at 1:23 PM, lists wrote:
On Jan 13, 2007, at 4:40 AM, Ross Bamford wrote:
seltzer:~ sandal$ irb -rubygems
require "curb"
dyld: NSLinkModule() error
dyld: Symbol not found: _curl_easy_escape
Referenced from:
/usr/local/lib/ruby/gems/1.8/gems/curb-0.1.0/lib/curb_core.bundle
Expected in: flat namespace
I don't know what this means (aside from the obvious that it's a linkage problem). I found a number of references to similar problems, mostly I think with new(er?) versions of OSX, but nothing definitive. It's a problem, so please do file a bug with Curb, but if anyone can shed any light on this issue I'd be most appreciative.
Cheers,
--
Ross Bamford - rosco@roscopeco.remove.co.uk