Date: Tue, 02 Jan 2007 20:45:52 +0100 From: SirDice <sirdice@xs4all.nl> To: freebsd-x11@freebsd.org Subject: Compiz Message-ID: <459AB670.5020405@xs4all.nl>
next in thread | raw e-mail | index | archive | help
Hi all, I noticed Compiz was added to the git tree so I decided to try it on GNOME. It compiled fine but when started with 'compiz --replace gconf' I got an error: /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam" The solution I found was to uninstall compiz and add -lpthread to LDFLAGS in the Makefile and recompile. The error disappeared after that. I still haven't figured out why I don't have any window decorations though.. Everything else seems to work.. Cheers, Remko C.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?459AB670.5020405>