discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error


From: UDL
Subject: Re: [Discuss-gnuradio] OSX 10.6 Audio Library Error
Date: Tue, 5 Jul 2011 22:04:56 -0700 (PDT)

this will resolve that errror

http://www.updatelee.com/src/gnuradio_osx.patch

it wont fix the real problem though, your going to get audiounitrender
errors, unfortunately I dont have the resources right now to resolve it.
Hopefully in August I'll be able to take a look at it. Even more hopefully
someone else will fix it prior to that lol :)

I wrote a small python app to take the wav data from the sound card and
stream it as complex over tcp. You can find that on my blog as well. Not
sure if it'll help you or not.

Chris Lee
VE6UDL



Ryan Pape wrote:
> 
> I'm having trouble with a new install on OSX 10.6.  I've done this enough
> times on other OSX versions but I am drawing a blank.    Can anyone help
> me
> out?  Can't find Core Audio libs?
> 
> Traceback (most recent call last):
>   File "./dial_tone.py", line 24, in <module>
>     from gnuradio import audio
>   File
> "/usr/local/lib/python2.6/site-packages/gnuradio/audio/__init__.py",
> line 22, in <module>
>     from audio_swig import *
>   File
> "/usr/local/lib/python2.6/site-packages/gnuradio/audio/audio_swig.py",
> line
> 26, in <module>
>     _audio_swig = swig_import_helper()
>   File
> "/usr/local/lib/python2.6/site-packages/gnuradio/audio/audio_swig.py",
> line
> 22, in swig_import_helper
>     _mod = imp.load_module('_audio_swig', fp, pathname, description)
> *ImportError:
> dlopen(/usr/local/lib/python2.6/site-packages/gnuradio/audio/_audio_swig.so,
> 2): Symbol not found: _AudioComponentFindNext*
>   Referenced from: /usr/local/lib/libgnuradio-audio-3.4.1git.0.dylib
>   Expected in: flat namespace
>  in /usr/local/lib/libgnuradio-audio-3.4.1git.0.dylib
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://old.nabble.com/OSX-10.6-Audio-Library-Error-tp32002199p32002329.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]