varun2784 / weed-fs

Automatically exported from code.google.com/p/weed-fs
0 stars 0 forks source link

weed-fs 0.51 does not compile under windows #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
go build

What is the expected output? What do you see instead?
compile failed

What version of the product are you using? On what operating system?
Windows 8, go 1.2.1

Please provide any additional information below.

e:\dev\webweed\weed-0.51\src\code.google.com\p\weed-fs\go\stats\disk_windows.go:
6: imported and not used: "syscall"
e:\dev\webweed\weed-0.51\src\code.google.com\p\weed-fs\go\stats\memory_windows.g
o:21: undefined: mem
e:\dev\webweed\weed-0.51\src\code.google.com\p\weed-fs\go\stats\memory_windows.g
o:21: cannot assign to mem.Goroutines

Original issue reported on code.google.com by rujia....@gmail.com on 28 Mar 2014 at 1:40

GoogleCodeExporter commented 8 years ago

Original comment by chris...@gmail.com on 28 Mar 2014 at 7:19