[oe-commits] [Bug 5338] Task failed : opkg-native_svn.bb

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Wed Jan 20 21:57:14 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5338





--- Comment #4 from Khem Raj <raj.khem at gmail.com>  2010-01-20 21:57:14 ---
(In reply to comment #2)
> kapare at vostro:~/overo-oe$ source build/profile 
> kapare at vostro:~/overo-oe$ bitbake -g
> NOTE: Handling BitBake files: \ (7487/7487) [100 %]
> NOTE: Parsing finished. 7194 cached, 0 parsed, 293 skipped, 2 masked.
> NOTE: Cache is clean, not saving.
> Nothing to do.  Use 'bitbake world' to build everything, or run 'bitbake
> --help'
> for usage information.
> 
> 
> I don't have graphviz install... event after doing 
> sudo apt-get install graphviz
> 
> -g, --graphviz        emit the dependency trees of the specified packages in
>                         the dot syntax
> 
> 
> can you help with that???

you should do 

bitbake -g opkg-native

or better

bitbake -e opkg-native | grep -e ^DEPENDS

and check if gnutls appears in the list.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list