-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Description
Using sage-3.4.rc0 on bsd.math (a standard OSX 10.5 intel-based mac), the optional polymake spkg totally fails to build:
g++ -I/Users/was/build/sage-3.4.rc0/local/lib -I/Users/was/build/sage-3.4.rc0/local/lib -o cdd_ch_float_client cdd_ch_float_client.o libpolytope.a ../../lib/libpoly.a -lgmp
ld: duplicate symbol _dd_free_global_constants in libpolytope.a(cdd_interface.o) and libpolytope.a(cdd_float_interface.o)
collect2: ld returned 1 exit status
make[3]: *** [cdd_ch_float_client] Error 1
make[2]: *** [do_all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
Failed to configure.
real 2m40.027s
user 1m54.830s
sys 0m13.814s
sage: An error occurred while installing polymake-2.2.p5
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /Users/was/build/sage-3.4.rc0/install.log. Describe your computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/Users/was/build/sage-3.4.rc0/spkg/build/polymake-2.2.p5 and type 'make'.
Instead type "/Users/was/build/sage-3.4.rc0/sage -sh"
in order to set all environment variables correctly, then cd to
/Users/was/build/sage-3.4.rc0/spkg/build/polymake-2.2.p5
(When you are done debugging, you can type "exit" to leave the
subshell.)
was@bsd:~/build/sage-3.4.rc0$
Component: packages: optional
Keywords: sd40.5
Reviewer: Karl-Dieter Crisman
Issue created by migration from https://trac.sagemath.org/ticket/5488