Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

singular-3-0-4-1-20071202 fails compilation on Slackware 12.0 #1486

Closed
sagetrac-mabshoff mannequin opened this issue Dec 13, 2007 · 2 comments
Closed

singular-3-0-4-1-20071202 fails compilation on Slackware 12.0 #1486

sagetrac-mabshoff mannequin opened this issue Dec 13, 2007 · 2 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 13, 2007

Reported by John A. Murdie:

make[4]: Leaving directory `/local/d0p6/john/sage-2.8.15/spkg/build/
singular-3-0-4-1-20071202/src/kernel'
make install in Singular
make[4]: Entering directory `/local/d0p6/john/sage-2.8.15/spkg/build/
singular-3-0-4-1-20071202/src/Singular'
...
g++ -fPIC -O3 -g -pipe -fno-implicit-templates -I. -I../kernel -I/
local/d0p6/john/sage-2.8.15/local/include  -DNDEBUG -DOM_NDEBUG -
Dix86_Linux -DHAVE_CONFIG_H -c walk_ip.cc
g++ -fPIC -O3 -g -pipe -fno-implicit-templates -I. -I../kernel -I/
local/d0p6/john/sage-2.8.15/local/include  -DNDEBUG -DOM_NDEBUG -
Dix86_Linux -DHAVE_CONFIG_H -c cntrlc.cc
/usr/include/asm/sigcontext.h:20: error: redefinition of 'struct
_fpreg'
/usr/include/bits/sigcontext.h:29: error: previous definition of
'struct _fpreg'
/usr/include/asm/sigcontext.h:25: error: redefinition of 'struct
_fpxreg'
/usr/include/bits/sigcontext.h:35: error: previous definition of
'struct _fpxreg'
/usr/include/asm/sigcontext.h:31: error: redefinition of 'struct
_xmmreg'
/usr/include/bits/sigcontext.h:42: error: previous definition of
'struct _xmmreg'
/usr/include/asm/sigcontext.h:35: error: redefinition of 'struct
_fpstate'
/usr/include/bits/sigcontext.h:51: error: previous definition of
'struct _fpstate'
/usr/include/asm/sigcontext.h:59: error: redefinition of 'struct
sigcontext'
/usr/include/bits/sigcontext.h:82: error: previous definition of
'struct sigcontext'
make[4]: *** [cntrlc.o] Error 1
make[4]: Leaving directory `/local/d0p6/john/sage-2.8.15/spkg/build/
singular-3-0-4-1-20071202/src/Singular'
make[3]: *** [install] Error 1
make[3]: Leaving directory `/local/d0p6/john/sage-2.8.15/spkg/build/
singular-3-0-4-1-20071202/src'
make[2]: *** [/local/d0p6/john/sage-2.8.15/local/bin/Singular-3-0-4]
Error 2
make[2]: Leaving directory `/local/d0p6/john/sage-2.8.15/spkg/build/
singular-3-0-4-1-20071202/src'
Unable to build Singular.
...
sage: An error occurred while installing singular-3-0-4-1-20071202
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /local/d0p6/john/sage-2.8.15/install.log.  Describe your computer,
operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/local/d0p6/john/sage-2.8.15/spkg/build/singular-3-0-4-1-20071202 and
type 'make'.
Instead type "/local/d0p6/john/sage-2.8.15/sage -sh"
in order to set all environment variables correctly, then cd to
/local/d0p6/john/sage-2.8.15/spkg/build/singular-3-0-4-1-20071202
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/singular-3-0-4-1-20071202] Error 1
make[1]: Leaving directory `/local/d0p6/john/sage-2.8.15/spkg' 

Cheers,

Michal

Component: commutative algebra

Issue created by migration from https://trac.sagemath.org/ticket/1486

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-2.9 milestone Dec 13, 2007
@sagetrac-mabshoff sagetrac-mabshoff mannequin assigned malb Dec 13, 2007
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Dec 14, 2007

comment:1

Hans Schöneman from the Singular team suggest a fix that worked. It is part of

http://sage.math.washington.edu/home/mabshoff/singular-3-0-4-1-20071209.p0.spkg

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Dec 15, 2007

comment:2

Merged in 2.9.rc0.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 15, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant