[vorbis] libvorbis config error
Segher Boessenkool
segher at chello.nl
Sat Feb 16 08:14:16 PST 2002
> /usr/lib/libogg.so: undefined reference to `atexit'
> collect2: ld returned 1 exit status
This is a known problem with an old version of glibc (2.2.3?) together
with an old version of gcc (2.95.2?). Try updating. You won't be able
to build almost _any_ program, otherwise.
(The problem is that libc_nonshared.a isn't linked in. You can add it
by hand on the link line, as the last object. But that's a very
temporary solution).
<p>Segher
<p>--- >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-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
mailing list