[ERROR] configure: error

Rob Bradford rob at robster.org.uk
Wed Oct 26 08:56:46 PDT 2011


On 26 October 2011 16:45, way <waylingii at gmail.com> wrote:
> hi all
> i'm very sorry.i think this is a newbie  problem,but i want slove it.
> if i fellow [Building wayland -> Wayland applications] guide in web site get
> this configure: error
>
> ......
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
> yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking for COMPOSITOR... no  <==========mebe has problem
> configure: error: Package requirements (wayland-server egl >= 7.10 glesv2
> pixman-1 libpng) were not met:
>
> No package 'egl' found
> No package 'glesv2' found
>

You haven't got an appropriate compiled Mesa in your pkg-config search
path. Try following the instructions on this web page:
http://wayland.freedesktop.org/building.html

Those instructions are slightly out of date, but you should be able to
muddle through and on a modern distribution (like F15) you will need
to build fewer dependencies.

Cheers,

Rob


More information about the wayland-devel mailing list