[vorbis-dev] Almost there...
volsung at asu.edu
volsung at asu.edu
Wed Oct 24 15:31:09 PDT 2001
On Wed, 24 Oct 2001, Elifarley C.Coelho wrote:
> Ok, I managed to compile the Ogg and Vorbis libs. Then, after modifying
> the file audio_out.c as follows:
>
> original: #include <dlfcn.h>
> modified: #include <win32/include/dlfcn.h>
>
> I was able to (finally!) compile libao.
>
> Then I tried to compile the module vorbis-tools, but uninvited problems
> came to my party.
>
> [...]
> > /usr/bin/ld: multiple definitions of symbol _getopt
> > /usr/lib/libm.dylib(getopt.o) definition of _getopt
> > ../share/libgetopt.a(getopt.o) definition of _getopt in section
> > (__TEXT,__text)
> [...]
Ick. Looks like more library madness. Can you build the ao_example.c file in
ao/doc (after you rebuild using the correct header file, as some people here
have suggested)? That program just plays a short sine wave, which would let
you make sure libao is working before you try to get vorbis-tools to work
(which no one has even tried, to my knowledge).
---
Stan Seibert
--- >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