[vorbis-dev] Compiling for another architecture

Segher Boessenkool segher at kernel.crashing.org
Sun May 30 15:21:26 PDT 2004



> In file included from mdct.c:37:
> misc.h:44: redefinition of `union magic'
> make: *** [mdct.lo] Error 1

It looks like you are using GCC.  If so, add  -H  to your
compile flags; it will show you all the included files.
Then grep for "magic" in those.  It might be a system
header file...  :-(

<p>Segher

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