David Plans Casal <dpc / davidcasal.com> wrote: > waldorf:~/Development/music/hail-ruby dc$ irb > irb(main):001:0> require 'hail' > dyld: ruby Undefined symbols: > _AbsoluteToDuration > _AddDurationToAbsolute > _BitClr > _BitTst > _CloseOpenTransportInContext > _Dequeue > _DisposePtr > _Enqueue > _Fix2Long > > <snip> > > _SndDoImmediate > _SndNewC_SndSoundManagerVersion > _UpTime > _YieldToAnyThread > __MPIsFullyInitialized > Trace/BPT trap These furiously look like Carbon calls. You should try to link against the Carbon framework using the '-framework Carbon' in the link options. -- Luc Heinrich - lucsky / mac.com