[Bug 214461] emulators/qemu-user-static use of undeclared identifier 'O_CLOEXEC'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 13 00:49:28 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214461

            Bug ID: 214461
           Summary: emulators/qemu-user-static use of undeclared
                    identifier 'O_CLOEXEC'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sbruno at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at
             Flags: maintainer-feedback?(sbruno at FreeBSD.org)
          Assignee: sbruno at FreeBSD.org

Failed on 10.3-amd64 with
use of undeclared identifier 'O_CLOEXEC'

#define _GNU_SOURCE 1 does not help
I removed 'O_CLOEXEC' from line 308 in
emulators/qemu-user-static/work/qemu-bsd-user-ec807d10/bsd-user/freebsd/os-proc.c.
(don't know if it is the right solution).

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


More information about the freebsd-ports-bugs mailing list