Bug 8966

Summary: eglfs error. buildroot don't compile the library libeglfs.so
Product: buildroot Reporter: Peter <peter.gabriel.pg>
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: normal CC: buildroot
Priority: P5    
Version: 2016.02   
Target Milestone: 2016.02   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

Description Peter 2016-06-01 10:25:31 UTC
hi,
i want a fast buildroot-system which starts with a short boottime a Qt Apllication (QtQuick). on my systemconfiguration there won't start the application with the failure that the busyboy doesn't find the library for eglfs. on my system i can't find the /usr/lib/qt/plugins/platform/libeglfs.so file. so i build a secound system with the same configuration but with two other things:
- Kernel 3.19
- gliC
I use Kernel 4.1 and ulibC.

what configuration i have to do that buildroot compile the libeglfs.so with my configuration. or is this not supported with this Kernel Version and ulibC?

Thanks for helping
Comment 1 Thomas Petazzoni 2016-06-01 14:05:37 UTC
It depends on which HW platform you're using.
Comment 2 Peter 2016-06-02 07:10:53 UTC
oh i'm sorry, i have forgot this to write this down.

I use the Raspberry Pi 2 Model B.
Comment 3 Thomas Petazzoni 2016-06-02 07:27:06 UTC
Have you enabled the rpi-userland package in your configuration?

BTW, please raise this discussion on the mailing list, since you are not reporting a bug, but asking for assistance. So I'm going to close this bug (as it's not a bug).