how to compile valgrind

hadroneo hadroneo at gmail.com
Tue Jan 20 22:07:14 CET 2009


Hi,

I would like to use valgrind on openmoko,
but when i do :
$ make build-package-valgrind

I have the following print :

( . ./setup-env && cd build && bitbake -c build valgrind )
NOTE: Removed the following variables from the
environment:GNOME_DESKTOP_SESSION_ID,LESSOPEN,MIBDIRS,WINDOWPATH,MAKEFLAGS,SHLVL,WINDOWID,OMDIR,MFLAGS,GDM_XSERVER_LOCATION,PYTHONPATH,MIBS,GDMSESSION,VISUAL,LESSCLOSE,OLDPWD,GDM_LANG,HISTCONTROL,MAKELEVEL,LS_COLORS
Parsing .bb files, please wait...done. NOTE: Parsing finished. 5201
cached, 0 parsed, 235 skipped, 0 masked. NOTE: Cache is clean, not
saving. NOTE: build 200901202154: started

OE Build Configuration:
BB_VERSION     = "1.8.11"
OE_REVISION    = "ad2420b30675df53e525ca8c835206c1449018f2"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "om-gta02"
DISTRO         = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20090120"
TARGET_FPU     = "soft"

ERROR: Nothing PROVIDES 'valgrind' (but '[]' DEPENDS on or otherwise
requires it) make: *** [build-package-valgrind] Erreur 1

but when i look for valgrind packages, i found it in
openembedded/packages/valgrind/valgrind_3.2.1.bb
openembedded/packages/valgrind/valgrind_3.2.3.bb

with next command :
$ find openembedded/ -name valgrind'*'

I am not able to find what i have missing to compile valgrind, if you
have any idea or successfully compile it already, i will happy to learn
it from this list.

Best Regards.



More information about the devel mailing list