> Message du 07/08/13 16:57
> De : "Armin K."
> A : wayland-devel@lists.freedesktop.org
> Copie à :
> Objet : Re: [Wayland] wayland compilation fails
>
> On 08/07/2013 04:47 PM, Nathan Reboud wrote:
> > Hi,
> >
> > Since the last commit
rsive] Error 1
make[1]: Leaving directory `/root/source/wayland'
make: *** [all] Error 2
If I checkout 1.2, everything works perfectly ;)
Should I report a new bug to bugzilla ?
Nathan Reboud
Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma
---
clients/.gitignore | 44 ++--
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/clients/.gitignore b/clients/.gitignore
index 94082f8..86655a1 100755
--- a/clients/.gitignore
+++ b/clients/.gitignore
@@ -1,43 +1,43 @@
-calibrator
-clickdot
-c
n_simple_touch_CPPFLAGS = $(SIMPLE_CLIENT_CFLAGS)
> +weston_simple_touch_LDADD = $(SIMPLE_CLIENT_LIBS)
> endif
>
> if BUILD_SIMPLE_EGL_CLIENTS
> -simple_egl_clients_programs = \
> +weston_simple_egl_clients_programs = \
> simple-egl
I'm not sure but did you forget th