[vorbis-dev] Re: Patches for NetBSD

Christian Weisgerber naddy at mips.inka.de
Sun Mar 18 13:48:08 PST 2001



Jeremy C. Reed <vorbis-dev at xiph.org> wrote:

> > -  AO_LIBS="$AO_LIBS -lao -ldl"
> > +  AO_LIBS="$AO_LIBS -lao -lossaudio"
> 
> autoconf needs to detect if it is a NetBSD (or OpenBSD?)  system, because
> they don't use libdl (libdl is built-in).

Yes.  This really is a problem in ao/ao.m4 where the AM_PATH_AO
macro is defined.  On some platforms, dlopen() etc are in libdl,
on some others they're in libc.

(OpenBSD is currently schizoid there, with libdl on ELF platforms,
and no libdl on a.out.)


-- 
Christian "naddy" Weisgerber                          naddy at mips.inka.de

--- >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