Re: [sage-devel] cddlib fails to build if autoconf is not installed.

2011-02-21 Thread Francois Bissey
> > On 2011-02-21 02:19, David Kirkby wrote: > > > /export/home/drkirkby/sage-4.6.2.rc0/spkg/build/cddlib-094f.p8/src/miss > > > in g --run automake-1.11 --gnu > > > sh: line 1: autoconf: not found > > > automake-1.11: autoconf failed with exit status: 127 > > > make: *** [Makefile.in] Error 1 > >

Re: [sage-devel] cddlib fails to build if autoconf is not installed.

2011-02-21 Thread Francois Bissey
> On 2011-02-21 02:19, David Kirkby wrote: > > /export/home/drkirkby/sage-4.6.2.rc0/spkg/build/cddlib-094f.p8/src/missin > > g --run automake-1.11 --gnu > > sh: line 1: autoconf: not found > > automake-1.11: autoconf failed with exit status: 127 > > make: *** [Makefile.in] Error 1 > > Error buildin

Re: [sage-devel] cddlib fails to build if autoconf is not installed.

2011-02-21 Thread Jeroen Demeyer
On 2011-02-21 02:19, David Kirkby wrote: > /export/home/drkirkby/sage-4.6.2.rc0/spkg/build/cddlib-094f.p8/src/missing > --run automake-1.11 --gnu > sh: line 1: autoconf: not found > automake-1.11: autoconf failed with exit status: 127 > make: *** [Makefile.in] Error 1 > Error building cddlib > > C

[sage-devel] cddlib fails to build if autoconf is not installed.

2011-02-20 Thread David Kirkby
Recently in order to make some constructive comments on a trac ticket I needed to build a part of it without autoconf, so I temporarily rename autoconf to something else. Needless to say I forgot to put it back, which was lucky, as I seem to have uncovered a bug. Without autoconf, the cddlib pack