Opened 18 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)

Portfile (882 bytes) - added by garry@… 18 years ago.
working portfile
patch-extconf.rb.diff (231 bytes) - added by garry@… 18 years ago.
patch for extconf.rb

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by garry@…

Attachment: Portfile added

working portfile

Changed 18 years ago by garry@…

Attachment: patch-extconf.rb.diff added

patch for extconf.rb

comment:1 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed. Thanks!

Note: See TracTickets for help on using tickets.