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

Re: [sage-devel] cddlib

2010-02-06 Thread William Stein
On Sat, Feb 6, 2010 at 9:20 PM, Minh Nguyen wrote: > Hi William, > > On Sun, Feb 7, 2010 at 4:15 PM, William Stein wrote: >> Hi, >> >> I haven't been paying close attention to who did what lately, but >> somebody messed up the cddlib spkg. > > The problem is due to #7109. See #8115 for the same p

Re: [sage-devel] cddlib

2010-02-06 Thread Minh Nguyen
Hi William, On Sun, Feb 7, 2010 at 4:15 PM, William Stein wrote: > Hi, > > I haven't been paying close attention to who did what lately, but > somebody messed up the cddlib spkg. The problem is due to #7109. See #8115 for the same problem as #8204. -- Regards Minh Van Nguyen -- To post to th

[sage-devel] cddlib

2010-02-06 Thread William Stein
Hi, I haven't been paying close attention to who did what lately, but somebody messed up the cddlib spkg. Please see http://trac.sagemath.org/sage_trac/ticket/8204 if you have any ideas about this. William -- William Stein Associate Professor of Mathematics University of Washington http:

[sage-devel] cddlib-094f.p2.spkg copies binaries over to SAGE_LOCAL/bin and bad patching practice

2010-01-29 Thread Minh Nguyen
Hi folks, With Sage 4.3.2.alpha0, one has two suspicious binary files under SAGE_LOCAL/bin, as shown by the following hg report: [mv...@sage bin]$ pwd /dev/shm/mvngu/sage-4.3.2.alpha0-sage.math/local/bin [mv...@sage bin]$ hg status M sage-banner M sage-gdb-commands M sage-maxima.lisp M sage-verif

[sage-devel] cddlib problems - has anyone contact information?

2009-11-27 Thread Dr. David Kirkby
I've found a couple of relatively minor issues in cddlib-094f, which need reporting upstream. * cddlib 094f fails to build with Sun Studio - fabs() unresolved. Probably needs -lm http://trac.sagemath.org/sage_trac/ticket/7067 * On HP-UX I had problems building mpfr, but just kept trying o