#11884: Fix ECL so it builds on OS X Lion
------------------------------+---------------------------------------------
   Reporter:  jhpalmieri      |          Owner:  tbd                            
       
       Type:  defect          |         Status:  needs_work                     
       
   Priority:  major           |      Milestone:  sage-4.7.2                     
       
  Component:  packages        |       Keywords:  ecl spkg upgrade update lion 
darwin 11
Work_issues:                  |       Upstream:  N/A                            
       
   Reviewer:  Leif Leonhardy  |         Author:  William Stein                  
       
     Merged:                  |   Dependencies:                                 
       
------------------------------+---------------------------------------------

Comment(by leif):

 Replying to [comment:15 leif]:
 >
 {{{
 == Special Update/Build Instructions ==
  * Delete the contents of the src/msvc directory
  * Delete the contents of the src/contrib/encodings/
 }}}
 >
 > There seems to be additional crap (or redundant things) in the upstream
 tree.

 {{{
 #!sh
 $ diff -qr ecl-11.1.1.p3/src/ ecl-11.1.2.git.20111030/src/ | grep -i only
 Only in ecl-11.1.1.p3/src/: .gitignore
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ATARIST.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: CP-856.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP437.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP737.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP775.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP850.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP852.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP855.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP857.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP860.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP861.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP862.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP863.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP864.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP865.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP866.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP869.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: DOS-CP874.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-2022-JP
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-2022-JP-1
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-1.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-10.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-11.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-13.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-14.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-15.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-16.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-2.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-3.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-4.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-5.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-6.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-7.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-8.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: ISO-8859-9.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: JISX0201.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: JISX0208.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: JISX0212.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: KOI8-R.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: KOI8-U.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: SHIFT-JIS.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1250.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1251.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1252.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1253.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1254.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1255.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1256.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1257.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP1258.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP932.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP936.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP949.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: WINDOWS-CP950.BIN
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: generate.lisp
 Only in ecl-11.1.2.git.20111030/src/contrib/encodings: tools.lisp
 Only in ecl-11.1.2.git.20111030/src/contrib/unicode: ucd16.dat
 Only in ecl-11.1.2.git.20111030/src/examples/asdf: example.asd
 Only in ecl-11.1.2.git.20111030/src/msvc: Makefile
 Only in ecl-11.1.2.git.20111030/src/msvc: c
 Only in ecl-11.1.2.git.20111030/src/msvc: doc
 Only in ecl-11.1.2.git.20111030/src/msvc: ecl
 Only in ecl-11.1.2.git.20111030/src/msvc: gc
 Only in ecl-11.1.2.git.20111030/src/msvc: gmp
 Only in ecl-11.1.2.git.20111030/src/msvc: util
 Only in ecl-11.1.2.git.20111030/src/src/c/ffi: cdata.d
 Only in ecl-11.1.2.git.20111030/src/src/c/ffi: mmap.d
 Only in ecl-11.1.2.git.20111030/src/src/c: unicode
 Only in ecl-11.1.2.git.20111030/src/src/cmp: cmpos-features.lsp
 Only in ecl-11.1.1.p3/src/src/gc: MacProjects
 Only in ecl-11.1.2.git.20111030/src/src/gc: MacProjects.sit.hqx
 Only in ecl-11.1.2.git.20111030/src/src: gc-unstable
 Only in ecl-11.1.2.git.20111030/src/src: libffi
 Only in ecl-11.1.2.git.20111030/src/src/lsp: cdr-5.lsp
 Only in ecl-11.1.2.git.20111030/src/src/lsp: unicode.lsp
 }}}

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