Bug#353045: The symbol is referenced from...

2006-02-21 Thread Loïc Minier
On Tue, Feb 21, 2006, Sam Morris wrote: > I changed the declaration of put_be32's prototype to be conditional on > the definition of CONFIG_MUXERS and so found out that the symbol is > referenced from: > png.c: In function 'png_write_chunk': > png.c:660: warning: implicit declaration of function

Bug#353045: The symbol is referenced from...

2006-02-20 Thread Sam Morris
I changed the declaration of put_be32's prototype to be conditional on the definition of CONFIG_MUXERS and so found out that the symbol is referenced from: png.c: In function 'png_write_chunk': png.c:660: warning: implicit declaration of function 'put_be32' rtp.c: In function 'rtcp_send_sr': r