[vorbis-dev] Re: vorbis won't compile as a Framework
Dimitry Andric
dim at xs4all.nl
Sun Oct 28 07:22:51 PST 2001
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2001-10-28 at 15:50:58 Elifarley C.Coelho wrote:
ECC> After disabling psytune.c, the following errors occur:
ECC> /usr/bin/ld: multiple definitions of symbol _IIR_clear
==similar stuff snipped===
This is due to iir.c, which is really a #include file, although it has
a .c extension. It is #included in envelope.c, with the following
comment:
#include "iir.c" /* Yes, ugly, but needed for inlining */
So, simply delete it from your project, i.e. don't build a separate
copy of iir.o, and don't link it into your library and/or final
executable, and the problem will go away.
Cheers,
- --
Dimitry Andric <dim at xs4all.nl>
PGP Key: http://www.xs4all.nl/~dim/dim.asc
Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3
Lbh ner abj va ivbyngvba bs gur QZPN
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5i
Comment: http://www.gn.apc.org/duncan/stoa_cover.htm
iQA/AwUBO9wUxbBeowouIJajEQLdPgCg/nEMswuN9djDt018527ExuyOPPMAnj5q
zEavsroBlfmbILWNhMmJdWMR
=ztLp
-----END PGP SIGNATURE-----
--- >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