Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2004 09:56:33 -0600
From:      Jim Ramsay <i.am@jimramsay.com>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: Compiling Jack
Message-ID:  <btc1fi$7qt$1@sea.gmane.org>
In-Reply-To: <20040105153141.GA21942@Odin.AC.HMC.Edu>
References:  <btbt2n$tnf$1@sea.gmane.org> <20040105153141.GA21942@Odin.AC.HMC.Edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?btc1fi$7qt$1>