On 02/15/2011 04:49 PM, George Alexandru Dorobantu wrote:

Here it is http://pastebin.com/YGbdjX1Q

Ah ha! INHERIT += "gettext" doesn't belong in there. If it's brought in globally, you get circular deps as you've found. I assume you saw a message about missing inherit gettext in your build previously and thought this would fix it, yes? I think that means we need to clarify the message a bit...


Thank you
George A. Dorobantu


On Tue, Feb 15, 2011 at 9:16 AM, Tom Rini<[email protected]>  wrote:

On 02/15/2011 04:20 AM, George Alexandru Dorobantu wrote:

Hello guys,

I've just started a new building and I got this error:

g@g-home:/media/500GB/oe/openembedded$ bitbake qt4e-base-image
NOTE: Handling BitBake files: - (7318/7318) [100 %]
Parsing of 7318 .bb files complete (6892 cached, 426 parsed). 7596
targets,
357 skipped, 0 masked, 0 errors.

Build Configuration:
BB_VERSION        = "1.10.2"
METADATA_BRANCH   = "org.openembedded.dev"
METADATA_REVISION = "b4a8a11"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "qemuarm"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20110215"
TARGET_FPU        = "soft"

NOTE: Resolving any missing task queue dependencies
FATAL: Task /media/500GB/oe/openembedded/recipes/linux-libc-headers/
linux-libc-headers_2.6.32.bb (do_package) has circular dependency on
/media/500GB/oe/openembedded/recipes/eglibc/eglibc_2.12.bb (do_package)


Can anyone help me with this?


Can you please put your local.conf into pastebin.com and give us a link?
  We don't usually see this kind of problem, thanks!

--
Tom Rini
Mentor Graphics Corporation

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



--
Tom Rini
Mentor Graphics Corporation

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to