Missing libpthread dependence in Weston config files?

Mikalai Kisialiou kisialiou at gmail.com
Sat Jul 7 20:57:26 PDT 2012


Not sure if this list is the proper media for communicating potential
issues/bugs. I've just built Weston from the git repo on a brand new Ubuntu
12.02 LTS. During Weston compilation there is an error that some libpthread
functions are not found. The problem can be fixed by modifying
./weston/wcap/Makefile to include -lpthread:

WCAP_LIBS = -L/home/install/wayland/lib -lcairo -lvpx -lm -lm -lpthread

I suspect some configuration files need to be fixed to include it.

NK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20120707/989a6048/attachment-0001.html>


More information about the wayland-devel mailing list