[MacPorts] #29982: cclive: build failure and update to 0.7.4.1

MacPorts noreply at macports.org
Tue Aug 2 04:51:14 PDT 2011


#29982: cclive: build failure and update to 0.7.4.1
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  snc@…           
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:                  
Component:  ports                    |     Version:  1.9.2           
 Keywords:  haspatch                 |        Port:  cclive          
-------------------------------------+--------------------------------------

Comment(by ak.ml@…):

 As a quick fix, I replaced {{{-R}}} with {{{-rpath}}} in {{{configure}}}
 which worked for me:
 {{{
 gsed -i.orig -e '/-Wl,-R/ { s/-Wl,-R/-Wl,-rpath,/; }' configure
 }}}
 See also [http://linux.die.net/man/1/ld].

 Also [source:/trunk/dports/databases/dbh/Portfile databases/dbh]'s
 Portfile is even more radical:
 {{{
 reinplace "s|-Wl,-R\${libdir}||g" ${worksrcpath}/src/dbh-1.0.pc.in
 }}}
 I haven't tested it myself but it might work.

-- 
Ticket URL: <https://trac.macports.org/ticket/29982#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list