Hello,another thing i've seen is that from 0.8.4 to 0.8.5 you have used poll() function instead of select() one. Since on OS4 (but i'm sure also on other platforms) we don't have poll() it is possible to add a compat_poll.c file?
i've included directly it into the file that use it but the best way should be add it to the makefile and maybe configure.
Attached the files i've used Andrea
compat_poll.cpp
Description: Binary data
compat_poll.h
Description: Binary data
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

