[Wayland] wayland compilation fails
Nathan Reboud
maaw at laposte.net
Wed Aug 7 08:02:52 PDT 2013
> Message du 07/08/13 16:57
> De : "Armin K."
> A : wayland-devel at 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 on Wayland master, I have this compilation error :
> >
> > <~/source/wayland> make
> > make all-recursive
> > make[1]: Entering directory `/root/source/wayland'
> > Making all in src
> > make[2]: Entering directory `/root/source/wayland/src'
> > CC scanner.o
> > CC connection.lo
> > In file included from wayland-private.h:32:0,
> > from connection.c:42:
> > wayland-server.h:253:37: fatal error: wayland-server-protocol.h: No such file or directory
> > compilation terminated.
> > make[2]: *** [connection.lo] Error 1
> > make[2]: Leaving directory `/root/source/wayland/src'
> > make[1]: *** [all-recursive] 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 boîte mail www.laposte.net
> > _______________________________________________
> > wayland-devel mailing list
> > wayland-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/wayland-devel
> >
>
> I can't confirm. I see this in the "make" output
>
> ../src/wayland-scanner server-header < ../protocol/wayland.xml >
> wayland-server-protocol.h
> ../src/wayland-scanner client-header < ../protocol/wayland.xml >
> wayland-client-protocol.h
> ../src/wayland-scanner code < ../protocol/wayland.xml > wayland-protocol.c
>
> I just issued ./autogen.sh. If you used any other configure options, let
> us know.
I use ./autogen.sh --prefix=/root/install.
$ git clone http://anongit.freedesktop.org/git/wayland/wayland
$ cd wayland
$ ./autogen.sh --prefix=/root/install
$ make
I think that you should have the same issue if you try :
$ make clean
$ make
Nathan
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net
More information about the wayland-devel
mailing list