Kenneth Arnold
2002-Jan-27 18:16 UTC
[vorbis-dev] libshout / ices configure test error, possible solution
I don't know if it's a quirk of my own system (recent Debian unstable) or a standard, but the libshout test in ices configure fails because shout.h uses a size_t, which is undefined without any other headers. I fixed it here by including stdio.h in libshout/include/shout/shout.h, but further delving shows that stddefs.h is all that should be needed (at least if every compiler behaves like gcc and every library like glibc). Just a local quirk, or fixable bug? -- Kenneth Arnold <ken@arnoldnet.net> - "Know thyself." -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/pgp-signature Size: 233 bytes Desc: not available Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20020127/8038e6b6/part-0001.pgp
Jack Moffitt
2002-Jan-29 12:39 UTC
[vorbis-dev] libshout / ices configure test error, possible solution
> I don't know if it's a quirk of my own system (recent Debian unstable) > or a standard, but the libshout test in ices configure fails because > shout.h uses a size_t, which is undefined without any other headers. I > fixed it here by including stdio.h in libshout/include/shout/shout.h, > but further delving shows that stddefs.h is all that should be > needed (at least if every compiler behaves like gcc and every library > like glibc). > > Just a local quirk, or fixable bug?I suspect it's a bug uncovered by your local quirk :) Please file it at bugs.xiph.org. jack. --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.