ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #08682
libhybris and porting to Xperia Z Ultra
Hello all,
I am currently working on building Ubuntu Touch for the Xperia Z Ultra and
after much work I have finally gotten it to start building.
Along the way, I encounter this error:
ubuntu/hybris/compat/media/media_codec_layer.cpp:51:40: fatal error:
gui/IGraphicBufferProducer.h: No such file or directory
compilation terminated.
make: ***
[out/target/product/togari/obj/SHARED_LIBRARIES/libmedia_compat_layer_intermediates/media_codec_layer.o]
Error 1
I searched the irc logs and tried the solution recommended by sergiusens at
irclogs.ubuntu.com/2014/04/15/%23ubuntu-touch.html (the solution was to run
phablet-dev-bootstrap --sources aosp --repo-branch phablet-4.2.2_r1 my_dir)
But that solution did not work as I still encounter the error. It seems the
the "gui" directory doesn't exist under ubuntu/hybris/compat/media
directory.
I've looked everywhere I can think and can't seem to find a solution.
What can I do to resolve this error?
Thanks,
-Kohelet
Follow ups