Re: I failed to build libvorbis with ./configure --host=mipsel-linux-uclibc
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
2009/7/12 aking2179 <[email protected]>: > I failed to build libvorbis with ./configure --host=mipsel-linux-uclibc > I got the message "no lrintf()". Hmm. Is '-lm' on the the link line? It's helpful if you include the complete error message. Which version are you trying to build? I don't see an lrintf() call in the current source. -r