#9264: Apply ALL relevent fixes to ECL 10.4.1
----------------------+-----------------------------------------------------
 Reporter:  drkirkby  |         Owner:  tbd         
     Type:  defect    |        Status:  new         
 Priority:  major     |     Milestone:  sage-4.6    
Component:  packages  |    Resolution:              
 Keywords:            |        Author:  David Kirkby
 Upstream:  N/A       |      Reviewer:  Nils Bruin  
   Merged:            |   Work_issues:              
----------------------+-----------------------------------------------------
Changes (by vbraun):

 * cc: vbraun (added)


Comment:

 ecl-10.2.1.p3 does not compile on Fedora 14:
 {{{
 libeclmin.a(sequence.o): In function `cl_sublis':
 /home/vbraun/Code/ecl/src/c/sequence.d:106: multiple definition of
 `cl_sublis'
 libeclmin.a(list.o):/home/vbraun/Code/ecl/src/c/list.d:778: first defined
 here
 c/all_symbols.o:(.data.rel+0x9b20): undefined reference to `cl_subseq'
 libeclmin.a(string.o): In function `string_trim0':
 /home/vbraun/Code/ecl/src/c/string.d:756: undefined reference to
 `cl_subseq'
 libeclmin.a(sequence.o): In function `cl_copy_seq':
 tmp.c:(.text+0x4c0): undefined reference to `cl_subseq'
 libeclmin.a(pathname.o): In function `make_one':
 /home/vbraun/Code/ecl/src/c/pathname.d:234: undefined reference to
 `cl_subseq'
 /home/vbraun/Code/ecl/src/c/pathname.d:234: undefined reference to
 `cl_subseq'
 collect2: ld returned 1 exit status
 make[1]: *** [ecl_min] Error 1
 }}}
 The current ecl-10.4.1 compiles fine. Given that Fedora 14 is scheduled to
 be released next Monday, is there any chance we can update ecl? Ideally in
 the next Sage (4.6.1) release...

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