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

Unable to build off 9.2.5 branch #508

Open
chughts opened this issue Nov 8, 2022 · 1 comment
Open

Unable to build off 9.2.5 branch #508

chughts opened this issue Nov 8, 2022 · 1 comment

Comments

@chughts
Copy link

chughts commented Nov 8, 2022

I have tried to build a developer container off the 9.2.5 branch, but the build fails with

Step 24/122 : RUN go build -ldflags "-X \"main.ImageCreated=$(date --iso-8601=seconds)\" -X \"main.ImageRevision=$IMAGE_REVISION\" -X \"main.ImageSource=$IMAGE_SOURCE\" -X \"main.ImageTag=$IMAGE_TAG\"" ./cmd/runmqserver/
 ---> Running in d3c42a57fd5e
# github.com/ibm-messaging/mq-golang/ibmmq
vendor/github.com/ibm-messaging/mq-golang/ibmmq/mqi.go:57:10: fatal error: cmqc.h: No such file or directory
 #include <cmqc.h>
          ^~~~~~~~
compilation terminated.
@adamdecaf
Copy link

Looks like you're missing some env variables from https://github.com/ibm-messaging/mq-golang#common

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

2 participants