[Bug 230837] x11-servers/xorg-server: make install fails for xorg-server-1.18.4_9,1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 23 20:05:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230837
--- Comment #2 from Adrian Bocaniciu <a.bocaniciu at computer.org> ---
I have verified once more. There are no environment variables that could have
an influence, the xorg-server options are the default.
However, while executing "make", I see:
checking for DGA... no
which I suppose might be the cause.
I do not know what is checked here, if this is a library that should have
already been installed, then this should be either made a dependency of
xorg-server, or "make install" should not try to install the header when
configure has not found the library.
I see 2 ports with "dga" in their names and which might be what configure was
searching:
/usr/ports/x11/libXxf86dga
/usr/ports/x11/xf86dga
>From my experience, this is the most frequent reason for a port to fail on
another computer than that of the maintainer: the maintainer has extra
installed ports which were forgotten as dependencies.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list