This solution worked for me. Kind of late to the party though. :) On Thursday, 21 August 2014 07:42:52 UTC-4, Dave Cheney wrote: > > Just rm -rf $GOPATH/pkg and you should be fine. > On 21 Aug 2014 21:38, "mark mellar" <radiat...@gmail.com <javascript:>> > wrote: > >> Thanks for your reply Dave. Unfortunately go install is giving me the >> same issues... >> >> > go install -tags=lsf9 uniSched... >> # uniSched/cmd/scrap >> uniSched/cmd/scrap/scrap.go:4: import >> /work/scheduler/trunk/work/pkg/linux_amd64/gocommons/lsfcommon.a: not a >> package file >> # uniSched/queuemonitor >> uniSched/queuemonitor/queuemonitor.go:5: import >> /work/scheduler/trunk/work/pkg/linux_amd64/gocommons/lsfcommon.a: not a >> package file >> # golsf/lsb >> golsf/lsb/jobinfo.go:10: import >> /work/scheduler/trunk/work/pkg/linux_amd64/gocommons/lsfcommon.a: not a >> package file >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "golang-nuts" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/golang-nuts/VGa3vprcNiE/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> golang-nuts...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> >
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.