Re: Valgrind
- From: Christian Persch <chpe gnome org>
- To: Andreas Røsdal <andrearo pvv ntnu no>
- Cc: games-list gnome org
- Subject: Re: Valgrind
- Date: Sun, 27 May 2007 23:55:58 +0200
Hi;
Le dimanche 27 mai 2007 à 23:07 +0200, Andreas Røsdal a écrit :
> I'm trying to run gnome-games with valgrind, and I get a compilation
> error. I have set the following environment variable:
> export GNOME_GAMES_CFLAGS=-g
>
> Then I run autogen.sh and make, which gives the following error.
> Has anyone used valgrind on gnome-games?
You shouldn't export GNOME_GAMES_CFLAGS, since normally configure adds
all the include paths to that variable, but the env var overrides that.
Just building with
make CFLAGS+="-g"
should do what you want.
Regards,
Christian
- References:
- Valgrind
- From: =?ISO-8859-1?Q?Andreas_R=F8sdal?=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]