On Feb 22, 4:00 am, Volker Braun <vbraun.n...@gmail.com> wrote:
> The problem is when configure calls
>
> /export/home/drkirkby/sage-4.6.2.rc0/spkg/build/cddlib-094f.p8/src/
> missing --run automake-1.11 --gnu
>
> if automake were not installed, then "missing" would emulate it. This
> means that it would touch the Makefile.in's, as if automake would have
> run.
>
> Since you have automake installed, the real automake is being called.
> But your automake install is broken, it requires autoconf. Then your
> automake dies, and configure fails.
>
> I would say that this is the expected behavior. You need either a
> working automake install or none at all, either is fine. The only
> constraint is that it must not be broken.
>
Just a quick question Volker. Is this call always happening and
nothing
is reported when things go all right. Or there is something that needs
to be
regenerated on David's install and it fails?

In other words if he had autotools properly installed (or completely
uninstalled)
would he see the same output than me or Jeroen or would he see
something
extra happening?

Francois

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to