Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2022 02:24:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261259] emulators/bochs: Include directive -I/usr/local/include needed for SB16 config flag
Message-ID:  <bug-261259-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261259
           Summary: emulators/bochs: Include directive
                    -I/usr/local/include needed for SB16 config flag
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nc@FreeBSD.org
          Reporter: martys1oi@att.net
             Flags: maintainer-feedback?(nc@FreeBSD.org)
          Assignee: nc@FreeBSD.org

FreeBSD 13.0 port emulators/bochs version 2.7,2

Build with configure flag SB16 (Sound Blaster 16 Emulation) set results in
compile failure in file work/bochs-27/iodev/sound/soundlow.h with error mes=
sage
File samplerate.h Not Found. The file is included with port audio/libsample=
rate
which is installed on my machine, version 0.2.2. File samplerate.h resides =
in
directory /usr/local/include which is not currently part of the bochs build
script. When the include directive is added, the build proceeds normally.
Please add include directive -I/usr/local/include to the 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-261259-7788>