#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 tsumekiri@…): Thank you for your support. I can now execute "Hello, 世界" by specifying the following way. {{{ 6g -I /opt/local/lib/gopkg/ hello.go 6l -L /opt/local/lib/gopkg/ hello.6 ./6.out Hello, 世界 }}} -- Ticket URL: <http://trac.macports.org/ticket/24661#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS