[OpenWrt-Users] which package should supply the prototype for "ogg_stream_clear"?

Robert P. J. Day rpjday at crashcourse.ca
Mon Dec 17 17:08:19 CET 2007


  currently, my build fails thusly, trying to build the "icecast"
package:

...
format_flac.c: In function 'flac_codec_free':
format_flac.c:39: warning: implicit declaration of function 'ogg_stream_clear'
format_flac.c: In function 'process_flac_page':
format_flac.c:59: error: incompatible types in initialization
format_flac.c: In function 'initial_flac_page':
format_flac.c:91: warning: implicit declaration of function 'ogg_stream_init'
format_flac.c:99: warning: initialization from incompatible pointer type
...

  i've scanned the header files and i don't see who's supposed to
supply the function prototypes for those two routines.  hint?

rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================


More information about the openwrt-users mailing list