Hello.

On 10/11/2013 07:28 AM, Stefan Schmidt wrote:
> Hello.
> 
> On 10/10/2013 09:11 PM, Rafael Antognolli wrote:
>> On Thu, Oct 10, 2013 at 3:32 PM, Rafael Antognolli
>> <rafael.antogno...@intel.com> wrote:
>>> antognolli pushed a commit to branch master.
>>>
>>>
>>
> http://git.enlightenment.org/core/efl.git/commit/?id=1cef77bfd784772539a39
>> 5363b3aecbd3c2655d5
>>>
>>> commit 1cef77bfd784772539a395363b3aecbd3c2655d5
>>> Author: Rafael Antognolli <rafael.antogno...@intel.com>
>>> Date:   Sat Aug 31 15:20:22 2013 -0300
>>>
>>>     ecore/wayland: Add and initialize subcompositor inside
>> Ecore_Wayland.
>>> ---
>>>  src/lib/ecore_wayland/Ecore_Wayland.h | 2 ++
>>>  src/lib/ecore_wayland/ecore_wl.c      | 7 +++++++
>>>  2 files changed, 9 insertions(+)
>>>
>>> diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h
>> b/src/lib/ecore_wayland/Ecore_Wayland.h
>>> index 05ceb00..c9b3e1f 100644
>>> --- a/src/lib/ecore_wayland/Ecore_Wayland.h
>>> +++ b/src/lib/ecore_wayland/Ecore_Wayland.h
>>> @@ -12,6 +12,7 @@
>>>  # include <wayland-client.h>
>>>  # include <wayland-cursor.h>
>>>  # include <xkbcommon/xkbcommon.h>
>>> +# include <subsurface-client-protocol.h>
>>
>> OK, just noticed that this will probably break again,
> 
> It does indeed.
> lib/ecore_wayland/ecore_wl.c: In function '_ecore_wl_cb_handle_global':
> lib/ecore_wayland/ecore_wl.c:524:44: error: 'wl_subcompositor_interface'
> undeclared (first use in this function)
> lib/ecore_wayland/ecore_wl.c:524:44: note: each undeclared identifier is
> reported only once for each function it appears in
> make[4]: ***
> [lib/ecore_wayland/lib_ecore_wayland_libecore_wayland_la-ecore_wl.lo]
> Error 1

My fault. See below.

>> since this
>> header is not installed. Not sure why it didn't yet, when building
>> Elementary.
> 
> What is your setup that it does build for you? Last time you broke th
> build with this patchset you wrote it worked for you. I wonder how as it
> breaks every time for me.

Ignore me on this. Sorry for bothering you. It was a local problem. Did
not have wayland-scanner in path thus an empty header was generated. I
fixed the scanner problem but the header was already there and not
overridden before I did a complete clean build.

All this while battling with E crashes due to one of Cedrics changes.
Excuses I know. :)

regards
Stefan Schmidt

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to