> > 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
> >
> 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
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
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
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
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
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:
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
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