tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/at-spi2-core does not build
On Wed, May 19, 2021 at 05:27:32PM +0200, Martin Husemann wrote:
> On Tue, May 18, 2021 at 07:49:23PM +0200, Martin Husemann wrote:
> > Trying to build on netbsd-current, aarch64, pkgsrc-current as of a few
> > hours ago:
> >
> > In file included from /usr/pkgobj/devel/at-spi2-core/work/at-spi2-core-2.38.0/atspi/atspi-accessible.h:33,
> > from /usr/pkgobj/devel/at-spi2-core/work/at-spi2-core-2.38.0/atspi/atspi.h:31,
> > from /usr/pkgobj/devel/at-spi2-core/work/at-spi2-core-2.38.0/output/g-ir-cpp-u6dhikvm.c:5:
> > /usr/pkgobj/devel/at-spi2-core/work/at-spi2-core-2.38.0/atspi/atspi-application.h:28:10: fatal error: dbus/dbus.h: No such file or directory
> > 28 | #include <dbus/dbus.h>
> > | ^~~~~~~~~~~~~
> > compilation terminated.
FWIW I have
$ find /tmp/pkgsrc -name dbus.h
/tmp/pkgsrc/devel/at-spi2-core/work.x86_64/.buildlink/include/dbus-1.0/dbus/dbus.h
in my WRKDIR, so at least the dbus/buildlink3.mk is working for me...
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index