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

missing internal directory #6

Open
sandzwerg opened this issue Aug 25, 2022 · 0 comments
Open

missing internal directory #6

sandzwerg opened this issue Aug 25, 2022 · 0 comments

Comments

@sandzwerg
Copy link

During make on my machine I always get a error for a missing internal directory. As this does seem to exist can we either remove it from the makefile or create it?

make all
find: ‘internal’: Datei oder Verzeichnis nicht gefunden
GOOS=linux GOARCH=amd64 go build -ldflags "-X github.com/sapcc/baremetal_temper/pkg/baremetal_temper.VERSION=3f5c762a" -v -i -o bin/linux/temper ./cmd/temper
go: -i flag is deprecated
GOOS=linux GOARCH=amd64 go build -ldflags "-X github.com/sapcc/baremetal_temper/pkg/baremetal_temper.VERSION=3f5c762a" -v -i -o bin/linux/scheduler ./cmd/scheduler
go: -i flag is deprecated
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

No branches or pull requests

1 participant