it seems its using -L/usr/lib which is causing cross compiler to emit host target contamination warnings. You probably want to make sure that these recipes are ported over to work well with new layered model of OE, since they have been part of classic OE they might need some love.
On Wed, Jun 6, 2018 at 12:02 AM, Stefano Gurrieri <[email protected]> wrote: > Good morning, > > I'd like to using a XScreenSaver program on my Linux embedded console (based > on i.MX6 solo) with X11. > > I didn't find any recipe under Yocto (currently I'm using Yocto Morty) > except this old recipe (2010) in openembedded no more maintained (maybe). > Below the link: > http://cgit.openembedded.org/openembedded/tree/recipes/xscreensaver?id=44985d56bc556786812a0a02d6219afd31a7381d > > So that, I'm trying to use the version 5.07 in my Yocto project, but during > the configure I see the error below: > > ERROR: xscreensaver-5.07-r0 do_configure: This autoconf log indicates > errors, it looked at host include and/or library paths while determining > system capabilities. > > In attachment, you can find config.log > > > Someone, could help me? > Possibly, does some other similar program exist under Yocto? > > Thank you. > KR > Stefano > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
