Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2017 15:56:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217023] x11-servers/xorg-server: undefined symbol "shadowUpdatePacked", X does not start
Message-ID:  <bug-217023-7141-05novS01WF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217023-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217023-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=3D217023

--- Comment #2 from Helge Oldach <freebsd@oldach.net> ---
It turns out the issue can be worked around by explicitly loading the shadow
library module:

Section "Module"
        Load    "shadow"
EndSection

Question however is why this doesn't happen automatically with the appropri=
ate
drivers with 1.18.4 while it was working fine with 1.17.4.

--=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-217023-7141-05novS01WF>