Patches item #409224, was updated on 2001-03-16 13:18 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=311050&aid=409224&group_id=11050 Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: J�rgen Keil (jkeil) >Assigned to: Zdenek Kabelac (kabi) >Summary: minor fixes for solaris & linux Initial Comment: Here (http://www.tools.de/solaris/avifile/avifile-0.6-cvs-diffs) are some - small fixes for int64_t compile problems on solaris #include <unistd.h> in a few more places - a missing stdint.h include on suse linux 2.2.14: avifmt.h should include <config.h> so that <stdint.h> is really used - kstat support for solaris 8 to read the cpu's speed from the kernel (avoids the one second timeing loop) - some configure magic to detect OSS/Sun audio support (so that you can compile avifile on solaris 8 x86 when the opensound package is not installed) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=311050&aid=409224&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
