Closed Gadgetoid closed 7 years ago
Install gobject-introspection on the host.
btw there is no wider impact at this point because gstreamer is not even installed into the image yet. gobject-introspection is needed for libmediaart, which is needed for rygel, which is part of the final thing I am building.
With introspection enabled the gstreamer build fails with:
https://github.com/ali1234/rpi-ramdisk/blob/master/packages/gstreamer/Makefile#L49
I'm unsure of the wider impact, but changing this to
no
was the only way I could get my build to progress past this point.