#13912: Let iconv build on Cygwin without installing Cygwin libiconv package
------------------------+---------------------------------------------------
   Reporter:  jpflori   |             Owner:  tbd              
       Type:  defect    |            Status:  new              
   Priority:  minor     |         Milestone:  sage-5.6         
  Component:  packages  |          Keywords:  cygwin iconv spkg
Work issues:            |   Report Upstream:  N/A              
  Reviewers:            |           Authors:  Jean-Pierre Flori
  Merged in:            |      Dependencies:                   
   Stopgaps:            |  
------------------------+---------------------------------------------------
 Crafting a somehow minimal Cygwin install, I got the libiconv2 package
 with binaries installed but the libiconv one with dev things is not.

 Because of that building our libiconv spkg fails because it uses the
 system libintl which points to libiconv files provided in the dev libiconv
 package (and not the libiconv2).

 Maybe the easiest solution is to prereq the installation of the dev
 libiconv package, but we can also go by passing --disable-nls to
 configure.

 (I'll investigate in a follow-up ticket if building our own libiconv is
 actually needed on Cygwin nowadays.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13912>
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