touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #09276
[Bug 1350874] Re: /usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’
Please look. I want/need to be able to upload gstreamer before feature
freeze.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1350874
Title:
/usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24:
error: redefinition of ‘struct PointerCoordinate’
Status in “platform-api” package in Ubuntu:
Confirmed
Bug description:
You can reproduce this by building gst-plugins-bad1.0 in current
Utopic. Any builds which include event.h directly or indirectly are
going to fail.
In file included from /usr/include/ubuntu/application/ui/input/event.h:211:0,
from /usr/include/ubuntu/application/ui/window_properties.h:25,
from /usr/include/ubuntu/application/ui/window.h:27,
from gstamc.h:35,
from gstamchybris.c:27:
/usr/include/ubuntu/application/ui/input/event_deprecated.h:79:24: error: redefinition of ‘struct PointerCoordinate’
struct PointerCoordinate
^
In file included from /usr/include/ubuntu/application/ui/window_properties.h:25:0,
from /usr/include/ubuntu/application/ui/window.h:27,
from gstamc.h:35,
from gstamchybris.c:27:
/usr/include/ubuntu/application/ui/input/event.h:168:12: note: originally defined here
struct PointerCoordinate
^
Makefile:869: recipe for target 'libgstandroidmedia_la-gstamchybris.lo' failed
structs have file scope; you can't have two with the same name.
platform-api 2.2.0+14.10.20140730-0ubuntu1 but this was introduced in
2.2.0+14.10.20140728-0ubuntu1
(https://launchpadlibrarian.net/180999524/platform-
api_2.1.0%2B14.10.20140721-0ubuntu1_2.2.0%2B14.10.20140728-0ubuntu1.diff.gz).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1350874/+subscriptions
References