[oe-issues] [Bug 1700] perl fails compilation for Sharp ROM
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Apr 30 14:22:28 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1700
------- Comment #15 from lenehan at twibble.org 2007-04-30 07:22 -------
What it's trying to do is use gcc to via "${CC} -E -dM ${CPPFLAGS}" on a file
which #includes:
${STAGING_INCDIR}/include/errno.h
The "No error definitions found at Errno_pm.PL line 206" indicates that the
above file doesn't exist.
I suppose ${STAGING_INCDIR} doesn't point to where the headers are for the
non-OE compiler?
--
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.
More information about the Openembedded-issues
mailing list