Xubuntu compiling compiz protobuf
Bug #1133016 reported by
Hiruma
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
New
|
Undecided
|
Unassigned |
Bug Description
Trying to compile compiz 0.9.9.0.tar.bz2 (2013-01-24) on Xubuntu 12.10.
Get a protobuf phtread error:
/usr/include/
Solved by modifying /compizconfig/
- list (APPEND LIBCOMPIZCONFIG
+ list (APPEND LIBCOMPIZCONFIG
This is my first bug report, please notify me if there is a direct way to report a bug then a fix.
To post a comment you must log in.
Hi, you can submit a merge proposal.
bzr branch lp:compiz net/~username/ compiz/ compiz. fix_1133016 *
cd compiz
*hack hack hack*
bzr commit --fixes lp:1133016
bzr push lp:~username/compiz/compiz.fix_1133016
* go to code.launchpad.
* hit propose for merge *