PDA

View Full Version : Cube Reflection compile error


PsyberOne
June 23rd, 2007, 09:28 AM
http://pastebin.com/934512
There is the output of my last attempt at compiling plugin-extras (I know not official but there's not really a better place to put this).
The problems started around this commit: http://gitweb.opencompositing.org/?p=fu ... 2a493f6b75 (http://gitweb.opencompositing.org/?p=fusion/plugins-extra;a=commit;h=3eb8ebb7a4a3a22c1febdf3d05b5b52a4 93f6b75) ,or the commit after that.

System details:
Ubuntu 7.10 - 2.6.22-6-generic
gcc version 4.1.3 20070601 (prerelease) (Ubuntu 4.1.2-12ubuntu1)

crdlb
June 23rd, 2007, 10:35 AM
Your compiz is too old. If you're using the packages in gutsy, you'll just need to wait (or pull an older snapshot).

PsyberOne
June 23rd, 2007, 04:39 PM
Your compiz is too old. If you're using the packages in gutsy, you'll just need to wait (or pull an older snapshot).

How is my compiz too old,I am compiling compiz from the git repositories. Unless the git compiz is not up to date but it's been almost 2 days now
I am updating and installing from this guide viewtopic.php?f=51&t=758 (http://forums.opencompositing.org/viewtopic.php?f=51&t=758), the order of installation worked for the first install and for the first few updates.
I will try removing just the compiz directory and re-pulling it from git

EDIT: I tried updating the compiz again but no luck, so I nuked the dir ad downloaded it from git://anongit.opencompositing.org/compiz as opposed to the freedesktop git and it compiled just fine.