[MacPorts] #23999: kdesvn: new port

MacPorts noreply at macports.org
Fri Apr 2 08:36:31 PDT 2010


#23999: kdesvn: new port
--------------------------------------+-------------------------------------
 Reporter:  jonesc@…                  |       Owner:  ryandesign@…           
     Type:  submission                |      Status:  assigned               
 Priority:  Normal                    |   Milestone:                         
Component:  ports                     |     Version:  1.8.2                  
 Keywords:                            |        Port:  kdesvn                 
--------------------------------------+-------------------------------------

Comment(by ryandesign@…):

 Part of the problem is I had apr-util0 installed (which depends on db44).
 Seems kdesvn only looks for apr-1-config and apu-1-config if it doesn't
 find apr-config and apu-config. apr0 and apr-util0 provide apr-config and
 apu-config, respectively, so kdesvn finds apr/apu version 0, which is not
 what we want, since our Subversion is built using apr/apu version 1. Using
 the [attachment:ignore-apr0-and-apr-util0.patch attached patch] for
 src/svnqt/cmakemodules/FindSubversion.cmake fixes this for me, and leads
 me to....

 {{{
 ld: library not found for -ldb-4.6
 }}}

 Is your subversion and apr-util perhaps installed with the +no_bdb
 variant? If so that might explain why you didn't see the problem.

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


More information about the macports-tickets mailing list