[MacPorts] #24661: go-devel: fatal error: can't find import: fmt on MacPorts
MacPorts
noreply at macports.org
Tue May 18 17:47:09 PDT 2010
#24661: go-devel: fatal error: can't find import: fmt on MacPorts
---------------------------------+------------------------------------------
Reporter: tsumekiri@… | Owner: singingwolfboy@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: go-devel
---------------------------------+------------------------------------------
Comment(by frank.maker@…):
You can add this workaround to your ~/.bash_profile file as an alias and
pretend it isn't even there!
{{{
alias 6g='6g -I /opt/local/lib/gopkg/'
alias 6l='6l -L /opt/local/lib/gopkg/'
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24661#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list