-
-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Milestone
Description
When building Sage within a directory with a long name, singular fails to build on OS X 10.4. For example:
$ pwd
/Users/jdemeyer/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-sage-4.8
This problem was discovered by the newly added "moufang" (UGent) buildbot.
This is because of a problem with src/factory/configure and is fixed by generating configure with a more recent autoconf version.
Reported upstream: http://www.singular.uni-kl.de:8002/trac/ticket/399
spkg: http://boxen.math.washington.edu/home/jdemeyer/spkg/singular-3-1-3-3.p4.spkg
Upstream: Fixed upstream, but not in a stable release.
Component: packages: standard
Author: Jeroen Demeyer
Reviewer: Karl-Dieter Crisman
Merged: sage-5.0.beta0
Issue created by migration from https://trac.sagemath.org/ticket/12304