From owner-freebsd-x11@FreeBSD.ORG Thu Mar 20 00:58:11 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22E841065672 for ; Thu, 20 Mar 2008 00:58:11 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.freebsd.org (Postfix) with ESMTP id F1A848FC15 for ; Thu, 20 Mar 2008 00:58:10 +0000 (UTC) (envelope-from vehemens@verizon.net) Received: from susy.dsl-verizon.net ([71.107.39.168]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JY00070Z7NCMV20@vms042.mailsrvcs.net> for freebsd-x11@freebsd.org; Wed, 19 Mar 2008 19:50:01 -0500 (CDT) Date: Wed, 19 Mar 2008 17:49:34 -0700 From: vehemens To: freebsd-x11@freebsd.org Message-id: <200803191749.35242.vehemens@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.9.6 Subject: Compiz-Fusion and "3D Windows" plugin X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 00:58:11 -0000 Wed Mar 19 23:00:40 UTC 2008 Adam K Kirchhoff wrote: >Since that's my quote below, I thought I'd chime in with my 2 cents worth :-) >My information is from a conversation I had with Maniac (Danny Baumann) on >IRC. We walked through a few things, made sure bcop was up to date, checking >the source file and the .cpp file for the symbol, and he came to the >conclusion that cpp was not working properly. I did not have a chance to >follow up with him again and by the time the opportunity presented itself, >compiz-fusion 0.7.2 was out, and I decided to wait and see if that release >made it's way into the ports tree before bringing this up. However, if >Maniac is right, and this is a bug in cpp, I'm guessing that the version of >compiz-fusion won't impact this bug, and it would be present anyway. On my 7.0 stable system I'm able to run most of compiz 0.7.2 as well the 3d plugin. I also run the latest xorg releases along with a snaphot of mesa and tweaked drm so your mileage may vary. I did find that the universal makefile is not universal however as it didn't compile and link in the freewins.c resulting in a similar runtime error. I fixed it by hand.