http://bugs.openembedded.org/show_bug.cgi?id=1039
------- Comment #2 from [EMAIL PROTECTED] 2006-05-26 18:50 ------- Created an attachment (id=778) --> (http://bugs.openembedded.org/attachment.cgi?id=778&action=view) Pass X header and library locations to configure script. Tried this on sh4 and it built fine. Looking at the autoconf this appears to be due to it searching for the X11 headers and libraries. On my system it found then in /usr/X11R6/include while on your system it seems to have found them in /usr/include. Both of which are probably wrong. The configure script supports setting where to search for the X headers and libraries. The attached patch passes these via EXTRA_OECONF. Please test this and let me know if it works for you. -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
