#26860: curl 7.21.2 +universal fails with librtmp installed ----------------------------------+----------------------------------------- Reporter: devans@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: universal Port: curl | ----------------------------------+----------------------------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: Nothing in /usr/local at all. The culprit is /opt/local/lib/librtmp.a which is provided by rtmpdump {{{ devans% port provides /opt/local/lib/librtmp.a /opt/local/lib/librtmp.a is provided by: rtmpdump }}} and, as you say, rtmpdump is built x86_64 only. {{{ devans% port installed rtmpdump The following ports are currently installed: rtmpdump @2.2_2 (active) }}} At any rate, your patch allows curl to build universal again. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/26860#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS