[Gpe-list] About gpe-hello
netspectrum
wzc0066 at yahoo.com.cn
Fri Dec 22 03:24:23 CET 2006
Thanks everyone !
Before i installed poky, i have installed the GPE develop enviroment, such
as gtk+-2.0, libgpewidget, matchbox and so on;
and i also have gotten the GPE source from CVS ( the gpe-hello application
was included ).
Now i want to build the gpe-hello application with bitbake in poky, so what
i should do?
------------------------------------
If i only write a gpe-hello.bb file, whether i could build it successful?
gpe-hello.bb ( I don't known whether it right or not ):
------------------------------------
DESCRIPTION = "GPE hello world application"
LICENSE = "GPL"
SECTION = "base"
PRIORITY = "optional"
DEPENDS = "gtk+ libgpewidget"
RDEPENDS = "x11"
SRC_URI = "http://192.168.1.142/~zwang/testspace/packages/gpe-hello.
------------------------------------
my build log:
------------------------------------
zwang at wzc:~/gpe-practice/poky$
zwang at wzc:~/gpe-practice/poky$ source poky-init-build-env
### Shell environment set up for Poky builds. ###
zwang at wzc:~/gpe-practice/poky/build$ bitbake -i
BitBake Shell Version 0.5.3.1 (C) 2005 Michael 'Mickey' Lauer
<mickey at Vanille.de>
Type 'help' for more information, press CTRL-D to exit.
BB>> build gpe-hello
SHELL: This command needs to parse bbfiles...
NOTE: Handling BitBake files: - (0153/0560) [27 %]ERROR: Error in executing:
ERROR: Exception:exceptions.AttributeError Message:'FetchData' object has no
attribute 'method'
ERROR: Printing the environment of the function
ERROR: 'FetchData' object has no attribute 'method' while parsing
/home/zwang/gpe-practice/poky/meta/packages/gpe-hello/gpe-hello.bb
NOTE: Handling BitBake files: | (0560/0560) [100 %]
NOTE: Parsing finished. 551 cached, 0 parsed, 8 skipped, 0 masked.
SHELL: Building gpe-hello
ERROR: No providers of build target gpe-hello (for [])
ERROR: No Provider
BB>>
BB>>
------------------------------------
Please give me some advice !
--
View this message in context: http://www.nabble.com/About-gpe-hello%2C-please-help-%21-tf2863356.html#a8018407
Sent from the GPE mailing list archive at Nabble.com.
More information about the Gpe-list
mailing list