#13557: Improve the autotools spkg
---------------------------------------+------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.5
Component: optional packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: recommended: #12707 | Stopgaps:
---------------------------------------+------------------------------------
Changes (by jpflori):
* status: needs_review => needs_work
Comment:
This seems to fail building m4 on my Debian install:
{{{
...
gcc -std=gnu99 -I. -g -O2 -MT clean-temp.o -MD -MP -MF .deps/clean-
temp.Tpo -c -o clean-temp.o clean-temp.c
In file included from clean-temp.h:22:0,
from clean-temp.c:23:
./stdio.h:477:1: error: 'gets' undeclared here (not in a function)
}}}
Indeed it seems gets has been removed from recent Debian experimental
glibc.
* http://lists.busybox.net/pipermail/buildroot/2012-July/055999.html
* http://sourceware.org/ml/libc-alpha/2012-06/msg00807.html
*
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=66712c23388e93e5c518ebc8515140fa0c807348
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13557#comment:47>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.