[vorbis-dev] Re: Problems compiling under OS X

marquis logan nibs at mac.com
Wed Oct 24 10:55:31 PDT 2001



On Wednesday, October 24, 2001, at 08:34  AM, Elifarley C.Coelho wrote:

>> I tinkered with compiling under OS X 10.1 a little while ago and hit 
>> the
>> barrier of my understanding. Here are my tips:
>>
>> * Use libao from CVS. There are a number of fixes that I added, and 
>> even an
>> output driver for the OS X CoreAudio framework contributed long ago 
>> that I've
>> ported to the latest version of libao. Since I don't actually own an 
>> OS X box
>> (using SourceForge Compile Farm), I don't know if the playback 
>> actually works.
>>
>
>
> Just checked it out.
>
>> * Install the dlcompat library (as rillian suggested).
>
> Done.
>
>> * Compile and install.
>
> Couldn't compile... :-/
> I get the following error:
>
>> audio_out.c:30: header file 'dlfcn.h' not found
>
> Where does this file come from?
>
>
if you install dlcompat via fink, it puts the headers and libs in 
/sw/usr/include /sw/usr/lib ...etc.  so that's not going to be in your 
default search path.

this is just off memory, but that's why the header isn't being found.  
you need to include that new search path for the headers and libs.

nibs

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list