Opened 19 years ago
Closed 18 years ago
#8424 closed defect (fixed)
rb-gd installs but doesn't work
Reported by: | garry@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
installing rb-gd then calling
require 'GD'
from within irb gives:
Symbol not found: _libiconv_close Referenced from: /opt/local/lib/libgd.2.dylib Expected in: flat namespace
this is related to a similar bug for p5-gd but the workaround is different. basically the config stage doesn't include a link to libiconv.
I have a working portfile and necessary patch to add here
Attachments (2)
Change History (3)
Changed 19 years ago by garry@…
comment:1 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed. Thanks!
Note: See
TracTickets for help on using
tickets.
working portfile