Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jul 2021 03:30:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256985] dbus-1.12.20_3 header files are unusable: missing dbus/dbus-arch-deps.h
Message-ID:  <bug-256985-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256985
           Summary: dbus-1.12.20_3 header files are unusable: missing
                    dbus/dbus-arch-deps.h
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: damjan.jov@gmail.com

While trying to compile Wine outside Ports in an i386 chroot:

configure:13426: gcc9 -c -I/usr/local/include -I/usr/local/include/dbus-1.0
-I/usr/local/include/gstreamer-1.0 -O0 -g3 -finline-limit=3D0 -fno-inline
-fno-default-inline   conftest.c >&5
In file included from conftest.c:190:
/usr/local/include/dbus-1.0/dbus/dbus.h:29:10: fatal error:
dbus/dbus-arch-deps.h: No such file or directory
   29 | #include <dbus/dbus-arch-deps.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

--=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-256985-7788>