2011/11/28 奕楠 邱 :
> In this website https://bugs.kde.org/show_bug.cgi?id=270777
>
> It teaches me how to compile the MIPS version valgrind
>
> It need to download some patches and make some modification
>
> like this:
>
> $ svn export -r 12270 svn://svn.valgrind.org/valgrind/trunk
> $ cd trunk
> $
gt; Subject: Re: [Valgrind-users] The question I met when compiling the valgrind
> From: bvanass...@acm.org
> To: magicmcgrad...@hotmail.com
> CC: valgrind-users@lists.sourceforge.net
>
> 2011/11/27 奕楠 邱 :
> > Sorry, When I use autoge.sh command, it shows the followin
2011/11/27 奕楠 邱 :
> Sorry, When I use autoge.sh command, it shows the following error
>
> EXTRA_DIST: variable `noinst_SCRIPTS' is used but `noinst_SCRIPTS' is
> undefined
> error: while running 'automake -a'
>
> Because of this errror, I can't use the ./configure.
>
> Does anyone know this kind of
Sorry, When I use autoge.sh command, it shows the following error
EXTRA_DIST: variable `noinst_SCRIPTS' is used but `noinst_SCRIPTS' is undefined
error: while running 'automake -a'
Because of this errror, I can't use the ./configure.
Does anyone know this kind of error?