[Bug 193692] graphics/cairo: 1.12 crashes xorg server (NOT WITH_NEW_XORG)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 1 14:36:51 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193692

raycherng at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |raycherng at gmail.com

--- Comment #18 from raycherng at gmail.com ---
My laptop is Fujitsu T2010(intel 965 chipset)with FreeBSD 10.0 running. I
update my FreeBSD 10.0 with freebsd-update(8) to 10.0-p9. Then I run pkg update
and pkg upgrade to upgrade my packages up-to-date. After these command my X
window crash and I am kicked back to console.

I make a symbolic link of libpixman-1.so.0.32.4 in /usr/local/lib to
libpixman-1.so.30. Then it lacks libfreetype.so.9. So I make a symbolic link of
libfreetype.so.6.11 to libfreetype.so.9. Then it lacks libxcb.so.2. So I make a
symbolic link of libxcb.so.1.1.0 to libxcb.so.2. Finally I can startx!! It
works!!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-gnome mailing list