Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2018 20:05:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 230837] x11-servers/xorg-server: make install fails for xorg-server-1.18.4_9,1
Message-ID:  <bug-230837-7141-bJfihn4L8J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230837-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230837-7141@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from Adrian Bocaniciu <a.bocaniciu@computer.org> ---
I have verified once more. There are no environment variables that could ha=
ve
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 w=
as
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.

--=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-230837-7141-bJfihn4L8J>