Date: Wed, 01 Oct 2014 14:36:49 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 193692] graphics/cairo: 1.12 crashes xorg server (NOT WITH_NEW_XORG) Message-ID: <bug-193692-6497-TGu0FiAMBB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193692-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-193692-6497@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=193692 raycherng@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raycherng@gmail.com --- Comment #18 from raycherng@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193692-6497-TGu0FiAMBB>