#12800: Upgrade zlib to 1.2.6
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  tbd                         
                  
           Type:  defect          |        Status:  closed                      
                  
       Priority:  major           |     Milestone:  sage-5.0                    
                  
      Component:  packages        |    Resolution:  fixed                       
                  
       Keywords:                  |   Work issues:                              
                  
Report Upstream:  N/A             |     Reviewers:  Michael Orlitzky, Julien 
Puydt, Leif Leonhardy
        Authors:  Jeroen Demeyer  |     Merged in:  sage-5.0.beta14             
                  
   Dependencies:                  |      Stopgaps:                              
                  
----------------------------------+-----------------------------------------

Comment (by jhpalmieri):

 I'm having problems with this on the !OpenSolaris machine hawk: when
 trying to build sage-5.1.beta3, I see
 {{{
 gcc -O3  -D_LARGEFILE64_SOURCE=1 -o example64 example64.o -L. libz.a
 gcc -O3  -D_LARGEFILE64_SOURCE=1 -o minigzip64 minigzip64.o -L. libz.a
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _length_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _dist_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _dist_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _length_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _dist_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _dist_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _length_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 _dist_code: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol
 zcalloc: a GOT relative relocation must reference a local symbol
 ld: fatal: relocation error: R_386_GOTOFF: file deflate.lo: symbol zcfree:
 a GOT relative relocation must reference a local symbol
 collect2: ld returned 1 exit status
 make[2]: *** [libz.so.1.2.6] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[2]: Leaving directory
 `/export/home/palmieri/testing/clean/sage-5.1.beta3/spkg/build/zlib-1.2.6/src'
 Error building zlib.
 }}}
 Any suggestions?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12800#comment:20>
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.

Reply via email to