Mailinglist Archive: opensuse-bugs (4247 mails)
| < Previous | Next > |
[Bug 735288] go: make: /usr/lib/go/bin/8g: Command not found
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 7 Dec 2011 16:18:12 +0000
- Message-id: <20111207161812.EB8F7245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=735288
https://bugzilla.novell.com/show_bug.cgi?id=735288#c7
--- Comment #7 from Duncan Mac-Vicar <dmacvicar@xxxxxxxx> 2011-12-07 16:18:11
UTC ---
(In reply to comment #5)
Graham and me are still able to port stuff that got broke in the meantime, so
there's no real issue here yet. Go is a moving target and will be even after
Go1, such is Factory. Thus, I submitted a whole bunch of Go packages to 12.1
in
order to have a stable version. I agree, once Go1 is there, we may want to
change that.
One way to minimize the effort is to simply to run
gofix ./
in the %prep or %build section. If you update the compiler and a library is not
yet updated, it will be fixed automatically.
This could be even standard in the %go_make_install macro.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |