[MPlayer-users] Compiling on cygwin *FIX/WA*
Sycotic Smith
sycotic at linuxmail.org
Thu Jun 13 20:46:01 CEST 2002
Well, I poked around a little, seems to be due to an #include in libavcodecs/common.h that is not needed on cygwin (as far as I can tell). Comment out line 80 of libavcodecs/common.h:
--- #include <stdint.h>
+++ /* #include <stdint.h> */
Or, you can come up with another idea. This worked for me(tm).
Please send your configure.log file along for me anyhow.
/S. Smith
--
Get your free email from www.linuxmail.org
Powered by Outblaze
More information about the MPlayer-users
mailing list