Re: Missing dependencies on build bot



Hi again,

sorry I messed up the version numbers. Correct versions below:

El jue, 03-09-2009 a las 08:05 +0200, Iago Toral Quiroga escribió:

> > According to the output, libXcomposite is missing on the system.  On a
> > debian system, the package is named libXcomposite-dev.
> 
> Version required seems to be >= 4.0, while the version installed on the
> system is 3.51:
            ^----- 0.3-5.1

> The configure script detects this situation:
> checking for XCOMPOSITE extension >= 0.4... not found
> 
> However, it looks like they are building some xcomposite related tests
> anyway:
> 
> make[4]: Entering directory
> `/usr/local/buildslave/gnome/work/src/clutter-1.0.4/tests/conform'
> 
> which leads to the linking errors:
> 
> LINK  test-conformance
> ../../clutter/.libs/libclutter-glx-1.0.so: undefined reference to `XCompositeQueryVersion'
> ../../clutter/.libs/libclutter-glx-1.0.so: undefined reference to `XCompositeNameWindowPixmap'
> ../../clutter/.libs/libclutter-glx-1.0.so: undefined reference to `XCompositeUnredirectWindow'
> ../../clutter/.libs/libclutter-glx-1.0.so: undefined reference to `XCompositeQueryExtension'
> ../../clutter/.libs/libclutter-glx-1.0.so: undefined reference to `XCompositeRedirectWindow'
> 
> so I think this is actually a bug in clutter that we should report.
> 
> > Can you install that? this way all apps depending on Clutter should
> > start to build successfully :)
> 
> Olav, would it be possible for you to install libXcomposite version >=
> 4.0 on fixed.gnome.org?
  ^----- 0.4
  
Iago



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]