[Vorbis-dev] os_types.h

Peter Jones pjones at redhat.com
Wed Jun 29 13:54:46 PDT 2005


On Wed, 2005-06-29 at 12:38 -0500, Christopher Egner wrote:
> Hey guys,
> 
> Maybe its cause I'm using older tools, but I've noticed a minor problem 
> building the ogg libraries on a mac. I'm using Codewarrior 8. In 
> os_types.h on line 60, it says "#include <sys/types.h>" where it should 
> be "#include <types.h>"

POSIX says "#include <sys/types.h>" is correct; this probably means the
include paths are set up wrong, either by configure/make/etc or in your
codewarrior configs.

-- 
        Peter



More information about the Vorbis-dev mailing list