This release added a call to sprintf() in groupsock/NetInterface.cpp,
which may or may not include <stdio.h> depending on the C++
implementation.  Using Debian's package of gcc 4.4, it doesn't, and
sprintf() is not declared.  I think groupsock/NetInterface.cpp should
include <stdio.h> directly.

OK, fixed now.  Thanks for the note.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to