Re: [yocto] Antwort: Re: building qtbase for raspberry pi fails

2014-04-29 Thread Vaduva alexandru
Another solution is point the location of the necessary headers to the compiler or the necessary task. I believe do_configure() one. On , Vaduva alexandru wrote: You may try and  find the headers containing those undefined functions and include them into rootfs, more exaclty into usr/include

Re: [yocto] Antwort: Re: building qtbase for raspberry pi fails

2014-04-29 Thread Vaduva alexandru
You may try and  find the headers containing those undefined functions and include them into rootfs, more exaclty into usr/include or similar. On Tuesday, April 29, 2014 3:56 PM, Felix01 Fischer wrote: Unfortunately there is no library. After either "bitbake -c compile userland" or "bitbake