#15823: ruby/rb-rcairo-1.6.2 Does not provide dylib to link against ------------------------------------------+--------------------------------- Reporter: trac.macports.org@iforgot.us | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------------------------+--------------------------------- This package does not provide a dylib to link against (it only provides a loadable bundle). After a lot of experimentation with the source, I found that adding {{{libtool -dynamic $(OBJS) -arch_only i386 -L/opt/local/lib -lruby -lcairo -lpthread -ldl -lm -o librbcairo.dylib}}} to the Makefile will produce librbcairo.dylib, which I can link against. -- Ticket URL: <http://trac.macports.org/ticket/15823> MacPorts <http://www.macports.org/> Ports system for Mac OS