Re: [OE-core] [PATCH] icu: fix configure error

2013-08-06 Thread Bian Naimeng
said the following on 2013-8-6 1:39:, Saul Wold wrote: > On 08/05/2013 02:39 AM, Bian Naimeng wrote: >> If we don't create ${STAGING_ICU_DIR_NATIVE} before doing >> do_configure for cross target, the following will be caught. >> >> |configure: error: No such directory ${cross_buildroot} supplied

Re: [OE-core] [PATCH] icu: fix configure error

2013-08-05 Thread Saul Wold
On 08/05/2013 02:39 AM, Bian Naimeng wrote: If we don't create ${STAGING_ICU_DIR_NATIVE} before doing do_configure for cross target, the following will be caught. |configure: error: No such directory ${cross_buildroot} supplied as | the argument to --with-cross-build. Use an absolute path.

[OE-core] [PATCH] icu: fix configure error

2013-08-05 Thread Bian Naimeng
If we don't create ${STAGING_ICU_DIR_NATIVE} before doing do_configure for cross target, the following will be caught. |configure: error: No such directory ${cross_buildroot} supplied as | the argument to --with-cross-build. Use an absolute path. |Configure failed. The contents of all config.l