Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac build errors #1

Open
gedw99 opened this issue Nov 23, 2024 · 0 comments · May be fixed by #2
Open

Mac build errors #1

gedw99 opened this issue Nov 23, 2024 · 0 comments · May be fixed by #2

Comments

@gedw99
Copy link

gedw99 commented Nov 23, 2024

Hey @mwiater

m2 Mac... I noticed the README dont indicate that you dont support MAC, and I guess you dont have one.

go install github.com/mwiater/ghost@latest
go: downloading github.com/mwiater/ghost v0.0.0-20241112013234-e576a683b87a
go: downloading github.com/jedib0t/go-pretty/v6 v6.6.1
go: downloading github.com/shirou/gopsutil v3.21.11+incompatible
go: downloading github.com/schollz/progressbar/v3 v3.16.1
# github.com/shirou/gopsutil/disk
iostat_darwin.c:28:2: warning: 'IOMasterPort' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:143:1: note: 'IOMasterPort' has been explicitly marked deprecated here
# github.com/shirou/gopsutil/host
smc_darwin.c:75:41: warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:133:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here
# github.com/mwiater/ghost/cmd
../../pkg/mod/github.com/mwiater/[email protected]/cmd/arpscan.go:39:9: undefined: runARPScan
../../pkg/mod/github.com/mwiater/[email protected]/cmd/loggedIn.go:35:9: undefined: GetLoggedInUsers
../../pkg/mod/github.com/mwiater/[email protected]/cmd/services.go:35:9: undefined: GetServices
@gedw99 gedw99 linked a pull request Nov 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant