[kde-freebsd] [Bug 205149] x11/kde4-workspace: kwin_opengl_test fails with segmentation fault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 18 06:59:32 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205149
David Naylor <dbn at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |In Progress
Assignee|kde at FreeBSD.org |dbn at FreeBSD.org
--- Comment #6 from David Naylor <dbn at FreeBSD.org> ---
Created attachment 165745
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165745&action=edit
Fix linking order
The cause of this error is libXft linking before libGL, if the linking order is
reversed (as in this patch) then no error happens. I'm not sure why the
linking order is giving issues.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list