theophoric / gmf

Automatically exported from code.google.com/p/gmf
0 stars 0 forks source link

Failure goninstall #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. goinstall gmf.googlecode.com/hg/gmf in the Terminal on Mac OS X 10.6.6

What is the expected output? What do you see instead?
Successful installation of the gmf package is expected. What I see if the 
following output:

goinstall: === cd /Users/bendavies/go/src/pkg/sync/atomic; gomake install
8a asm_386.s
asm_386.s:32 syntax error, last name: 0
asm_386.s:45 syntax error, last name: AX
asm_386.s:79 syntax error, last name: 0
make: *** [asm_386.8] Error 1
--- exit status 2
goinstall: installing sync/atomic: running gomake: exit status 2

What version of the product are you using? On what operating system?
Whichever version goinstall pulls. 
Mac OS X 10.6.6. 
Go version weekly.2011-04-04

Please provide any additional information below.
FFmpeg version SVN-r26402, Copyright (c) 2000-2011 the FFmpeg developers
  built on Apr 10 2011 14:46:17 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --enable-libmp3lame --enable-shared --disable-mmx --arch=x86_64
  libavutil     50.36. 0 / 50.36. 0
  libavcore      0.16. 1 /  0.16. 1
  libavcodec    52.108. 0 / 52.108. 0
  libavformat   52.93. 0 / 52.93. 0
  libavdevice   52. 2. 3 / 52. 2. 3
  libavfilter    1.74. 0 /  1.74. 0
  libswscale     0.12. 0 /  0.12. 0

Original issue reported on code.google.com by lrob...@gmail.com on 10 Apr 2011 at 2:01

GoogleCodeExporter commented 8 years ago
it seems that "go" is not installed correctly.

please checkout the lastest release from golang and try again to install go, 
after this try to install gmf again.

Original comment by Jan.Hoel...@gmail.com on 2 May 2011 at 1:00

GoogleCodeExporter commented 8 years ago
Yup correct, managed to munge the go install on my other mac. You can close 
this issue now.

Original comment by omarshar...@gmail.com on 2 May 2011 at 1:27

GoogleCodeExporter commented 8 years ago
ok, closed

Original comment by Jan.Hoel...@gmail.com on 26 May 2011 at 9:12