[ardour-users] 2.0.2 Build on error on Gentoo

Jesse Chappell jesse at essej.net
Sun May 13 05:33:47 PDT 2007


On 5/13/07, Brett W. McCoy <idragosani at gmail.com> wrote:
> I am getting the build error below on Gentoo, when trying to build the
> latest 2.0.2 tarball. I was able to build from CVS a few weeks ago. I
> haven't updated via emerge in a while... could something be out of
> date?

> libs/pbd/shortpath.cc:60: error: `uint32_t' undeclared (first use this
>    function)

This happens sometimes with certain versions of gcc.  The fix (and
we'll put it in too) is to add a #include <stdint.h> at the top of the
libs/pbd/shortpath.cc file.

jlc



More information about the Ardour-Users mailing list