[MacPorts] #21063: monotone-0.44 Configure error - requires pkgconfig

MacPorts noreply at macports.org
Thu Sep 3 12:39:24 PDT 2009


#21063: monotone-0.44 Configure error - requires pkgconfig
---------------------------------+------------------------------------------
 Reporter:  paul@…               |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.8.0                                
 Keywords:                       |        Port:  monotone                             
---------------------------------+------------------------------------------
 On Snow Leopard, monotone configuration fails to find sqlite (although
 `sudo port install monotone` previously installed it and all the files are
 in /opt/local/...). A `sudo port install pkgconfig` fixed it right up, so
 I think monotone needs to depend on pkgconfig.

 I apologize, I do not have the config log (I neglected to save a copy),
 but the config.log output clearly indicated that no pkg-config was used
 and then ./configure fell back to trying to just add "-lsqlite" to a test
 link, which fails because the library is sqlite3.

 The only change made on the system to fix it was instaling pkgconfig

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


More information about the macports-tickets mailing list