Comment 1 for bug 987805

Revision history for this message
Sam Spilsbury (smspillaz) wrote : Re: [Bug 987805] [NEW] plugins fail to build: "include could not load file: CompizCommon...."

On Tue, 24 Apr 2012, triplesqaurednine wrote:

> Public bug reported:
>
> I'm not entirely sure what is going on here, but since yesterday i can't
> get the plugins (main / extra) to compile. Nor can i get any other
> compiz component except for compiz-core to build. All other partsw are
> throwing errors, like the one below;
>

This seems to indicate to me that you don't have compiz-dev installed.

Also what does your $CMAKE_MODULE_PATH and ls /usr/share/cmake-2.8/Modules
| grep FindCompiz say ?

> [ninez@ninez compiz-plugins-main]$ build-compiz
> -- The C compiler identification is GNU 4.7.0
> -- The CXX compiler identification is GNU 4.7.0
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
> CMake Error at CMakeLists.txt:7 (include):
> include could not find load file:
>
> CompizCommon
>
>
> CMake Error at CMakeLists.txt:8 (include):
> include could not find load file:
>
> CompizPackage
>
>
> CMake Error at CMakeLists.txt:20 (compiz_add_plugins_in_folder):
> Unknown CMake command "compiz_add_plugins_in_folder".
>
>
> -- Configuring incomplete, errors occurred!
>
> ** Affects: compiz-plugins-main
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Compiz
> Maintainers, which is the registrant for Compiz Main Plugins.
> https://bugs.launchpad.net/bugs/987805
>
> Title:
> plugins fail to build: "include could not load file: CompizCommon...."
>
> Status in Compiz Main Plugins:
> New
>
> Bug description:
> I'm not entirely sure what is going on here, but since yesterday i
> can't get the plugins (main / extra) to compile. Nor can i get any
> other compiz component except for compiz-core to build. All other
> partsw are throwing errors, like the one below;
>
> [ninez@ninez compiz-plugins-main]$ build-compiz
> -- The C compiler identification is GNU 4.7.0
> -- The CXX compiler identification is GNU 4.7.0
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
> CMake Error at CMakeLists.txt:7 (include):
> include could not find load file:
>
> CompizCommon
>
>
> CMake Error at CMakeLists.txt:8 (include):
> include could not find load file:
>
> CompizPackage
>
>
> CMake Error at CMakeLists.txt:20 (compiz_add_plugins_in_folder):
> Unknown CMake command "compiz_add_plugins_in_folder".
>
>
> -- Configuring incomplete, errors occurred!
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/compiz-plugins-main/+bug/987805/+subscriptions
>