[MacPorts] #30932: cannot upgrade to vs 2.0.1

MacPorts noreply at macports.org
Mon Aug 22 10:50:56 PDT 2011


#30932: cannot upgrade to vs 2.0.1
------------------------------+---------------------------------------------
 Reporter:  adfreed@…         |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:  MacPorts 2.0.2                       
Component:  base              |     Version:  2.0.1                                
 Keywords:  upgrade failure   |        Port:                                       
------------------------------+---------------------------------------------

Comment(by dluke@…):

 From a quick look at our aclocal.m4, it looks like we look for sqlite3
 like this:

 1. From a configure arg (--with-sqlite3prefix) if set
 1. Otherwise use pkg-config
 1. otherwise assume it's in the default include/lib search path(s)

 I'm guessing that this means the Mono.framework a couple of people have
 noticed problems with is registering sqlite with pkg-config (maybe?).
 Perhaps we should switch the order of things so that second we look for
 sqlite3 in a default location (and use it) and fall back on pkg-config.

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


More information about the macports-tickets mailing list