[oe] Solving CROSS COMPILE Badness in mythtv package

Holla holla.net at gmail.com
Sun Nov 16 09:31:11 UTC 2008


Hi,

While debugging the badness problem in  "epia/i586/Angstrom-2008.1"
noticed that the config.mak in the mythtv package  has the
following :


CONFIG_INCLUDEPATH=
/home/wspace/oedabba/build/tmp/staging/i586-angstrom-linux/usr/include
/usr/X11R6/include

While generating the Makefiles for the subdirectories
qmake turns /usr/X11R6/include to /usr/include which causes the problem.

If "/usr/X11R6/include" is removed from the config.mak, then the build
is OK. However config.mak is autogenerated.

Any clues as to why "/usr/X11R6/include" is getting added to the path ?

The builder status at  http://tinderbox.openembedded.net/packages/
for mythtv is OK. So I suspect this probably has to do with the cross toolchain
for i586 or the build system (gentoo 2006.1)

holla




More information about the Openembedded-devel mailing list