On Apr 5, 5:43 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
> I got a compilation error on a macbook with OS10.4. However, it was
> trying to compile a
> version loaded on a firewire external drive, which may be the issue.
> Anyway, the problem was with linbox and here is the tail:
>
> ld: multiple definitions of symbol __ZN6LinBox11commentatorE
> .libs/linbox_wrap.o definition of __ZN6LinBox11commentatorE in section
> (__DATA,__common)
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib/liblinbox.dylib(single
> module) definition of __ZN6LinBox11commentatorE
> /usr/bin/libtool: internal link edit command failed
> make[2]: *** [liblinboxwrap.la] Error 1
> Error building linboxwrap
> /bin/sh ./libtool --tag=CXX --mode=link g++ -g -fPIC
> -I"/Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/include"
> -I"/Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/include/linbox"
> -L"/Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib"
> -version-info 0:0:0 -o liblinboxwrap.la -rpath
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib
> linbox_wrap.lo -llinbox /usr/lib/libcblas.dylib
> g++ -dynamiclib -single_module ${wl}-flat_namespace ${wl}-undefined
> ${wl}suppress -o .libs/liblinboxwrap.0.0.0.dylib .libs/linbox_wrap.o
> -L/Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib/liblinbox.dylib
> -install_name
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib/liblinboxwrap.0.dylib
> -Wl,-compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
> ld: multiple definitions of symbol __ZN6LinBox11commentatorE
> .libs/linbox_wrap.o definition of __ZN6LinBox11commentatorE in section
> (__DATA,__common)
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/local/lib/liblinbox.dylib(single
> module) definition of __ZN6LinBox11commentatorE
> /usr/bin/libtool: internal link edit command failed
> make[2]: *** [liblinboxwrap.la] Error 1
> Error installing linboxwrap
>
> real 1m54.803s
> user 1m8.964s
> sys 0m38.311s
> sage: An error occurred while installing linbox-1.1.5
> Please email sage-develhttp://groups.google.com/group/sage-devel
> explaining the problem and send the relevant part of
> of /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/install.log.
> Describe your computer, operating system, etc.
> If you want to try to fix the problem, yourself *don't* just cd to
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/spkg/build/linbox-1.1.5
> and type 'make'.
> Instead type "/Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/sage -sh"
> in order to set all environment variables correctly, then cd to
> /Volumes/G-DRIVE-MINI/sagestuff/sage-3.0.alpha1/spkg/build/linbox-1.1.5
> (When you are done debugging, you can type "exit" to leave the
> subshell.)
> make[1]: *** [installed/linbox-1.1.5] Error 1
>
> real 45m39.810s
> user 27m31.617s
> sys 15m37.378s
>
Hi David,
that is exactly the failure I mentioned above. William did have some
patch that disabled the commentator since we do not use it. Clement is
on a plane right now and William doesn't seem to be online yet, so we
will likely look at this during Bug Day 11.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---