Compiling Jack

Jim Ramsay i.am at jimramsay.com
Mon Jan 5 07:56:42 PST 2004


Brooks Davis wrote:

> On Mon, Jan 05, 2004 at 08:41:26AM -0600, Jim Ramsay wrote:
> 
>>But the build fails... so far the first problem I've seen is that it 
>>expects to #include <stdint.h> but there is no such file.  Is there some 
>>sort of equivalent in FreeBSD?
> 
> 
> We've got a stdint.h in 5.x.  It declares the C99 fixed with ints
> (int32_t, uint32_t, int_least32_t, uint_least32_t, int_fast32_t,
> uint_fast32_t, etc.). sys/types.h is a partial replacement, but some
> things such as intmax_t and the least/fast variants aren't implemented
> in 4.x so if you need those, you're in for some pain.

Hmmm...  yet another reason to upgrade to 5.x :)

Maybe I will one of these days.

On a related note, is there / how is MIDI support in the 5.x?

-- 
Jim Ramsay



More information about the freebsd-multimedia mailing list