Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 May 2019 13:29:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237797] audio/yoshimi: fix build with GCC-based architectures
Message-ID:  <bug-237797-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237797

            Bug ID: 237797
           Summary: audio/yoshimi: fix build with GCC-based architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik@freebsd.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: tobik@freebsd.org
             Flags: maintainer-feedback?(tobik@freebsd.org)

Created attachment 204268
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204268&action=
=3Dedit
patch

GCC doesn't include sys/types.h by default, which is needed for uint.

Error:
https://talos.anongoth.pl/data/powerpc64-default/2019-05-05_01h04m26s/logs/=
errors/yoshimi-1.5.10.2.log

Include it in src/Misc/RandomGen.h to fix build.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237797-7788>