TOLDOTECHNIK / buildroot-webkit

Buildroot WebKit fullscreen browser for Raspberry Pi. Suitable for HTML 5 user interfaces or digital signage / kiosk installations. It also can be used as a fullscreen video loop player. Ready to use RPi Zero/W and RPi 3 B SD card images are available.
244 stars 53 forks source link

error while building #26

Closed sahil-siwatch closed 3 years ago

sahil-siwatch commented 3 years ago

Hello. I encountered some error while building the image for my rpi3b+. I am using Ubuntu 18.04.5LTS on VirtualBox to build the image. I followed the instructions as described in the documentation. Here is the screenshot of the error message. Can you suggest what might be causing this error ?? image

TOLDOTECHNIK commented 3 years ago

Building is supported in Ubuntu 16.04 only for now. Please see https://github.com/TOLDOTECHNIK/buildroot-webkit#prerequisites-ubuntu-1604

sahil-siwatch commented 3 years ago

I got the build success using Ubuntu 20.04 and 18.04 both. Just updated the e2fsprogs version and it worked.

TOLDOTECHNIK commented 3 years ago

Ok, very good. Thanks.