Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Bug autogen.sh

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Bug autogen.sh


Chronologique Discussions 
  • From: Cyril Roelandt <cyril.roelandt@inria.fr>
  • To: Stojce Nakov <stojce.nakov@inria.fr>
  • Cc: starpu-devel <starpu-devel@lists.gforge.inria.fr>
  • Subject: Re: [Starpu-devel] Bug autogen.sh
  • Date: Fri, 13 Jul 2012 17:36:44 +0200
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

On 07/13/2012 04:18 PM, Stojce Nakov wrote:
> Hello,
>
> I have a problem with the autogen.sh.
> I use the revision 6938.
> Here is the output of the autogen.sh:
> [...]
>

You could try to disable the compilation of the tools:

--- a/trunk/Makefile.am
+++ b/trunk/Makefile.am
@@ -18,7 +18,7 @@ ACLOCAL_AMFLAGS=-I m4
CLEANFILES = *.gcno *.gcda *.linkinfo

SUBDIRS = src
-SUBDIRS += tools tests doc
+SUBDIRS += tests doc

if USE_MPI
SUBDIRS += mpi

This way, you will probably be able to compile StarPU and keep working
while we try to fix this issue.

Could you please give us the output of:

$ automake --version ?

Did you run ./autogen.sh on a clean tree, or on an older tree that you
recently updated ?

Cyril.





Archives gérées par MHonArc 2.6.19+.

Haut de le page