Ticket #5867 (closed defect: fixed)

Opened 11 months ago

Last modified 8 months ago

[with patch, positive review] Fix gd build on FreeBSD

Reported by: pjeremy Owned by: mhansen
Priority: major Milestone: sage-4.1
Component: freebsd Keywords:
Cc: Author(s): Peter Jeremy
Report Upstream: Reviewer(s): Mike Hansen
Merged in: sage-4.1.rc0 Work issues:

Description

On FreeBSD, libiconv will be installed in /usr/local/lib - which is not searched by default. Explicitly add /usr/local/lib to LDFLAGS to ensure it is correctly detected by the gd configure script.

Attachments

gd-2.0.35.p1.patch Download (384 bytes) - added by pjeremy 11 months ago.

Change History

Changed 11 months ago by pjeremy

Changed 11 months ago by mabshoff

  • milestone set to sage-3.4.2

Changed 11 months ago by mabshoff

  • summary changed from Fix gd build on FreeBSD to [with patch, needs review] Fix gd build on FreeBSD

I will work on integrating this tomorrow.

Cheers,

Michael

Changed 9 months ago by mhansen

  • owner changed from mabshoff to mhansen
  • reviewer set to Mike Hansen
  • summary changed from [with patch, needs review] Fix gd build on FreeBSD to [with patch, positive review] Fix gd build on FreeBSD
  • status changed from new to assigned
  • author set to Peter Jeremy

Looks good to me.

The spkg with this fix is at  http://sage.math.washington.edu/home/mhansen/gd-2.0.35.p2.spkg

Changed 8 months ago by rlm

  • status changed from assigned to closed
  • resolution set to fixed
  • merged set to sage-4.1.rc0
Note: See TracTickets for help on using tickets.