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

New updated build won't compile on de10 nano #169

Closed
tylerw1369 opened this issue Jul 12, 2019 · 5 comments · Fixed by #170
Closed

New updated build won't compile on de10 nano #169

tylerw1369 opened this issue Jul 12, 2019 · 5 comments · Fixed by #170
Assignees

Comments

@tylerw1369
Copy link

For some reason I have to build with much older dcurl version on my de10 nano. This is what it states.
Capture+_2019-07-11-21-49-39

@marktwtn marktwtn self-assigned this Jul 12, 2019
@marktwtn
Copy link
Collaborator

I will rewrite the Makefile to ensure that the OpenSSL would not be required when the BUILD_REMOTE option is not enabled.

marktwtn added a commit to marktwtn/dcurl that referenced this issue Jul 17, 2019
When the build option BUILD_REMOTE is off, the RabbitMQ should not be
compiled and included in the generated files.
Makefile modification:
- Extract the steps of submodule initialization and update
- Combine and create the submodule related variables

Close DLTcollab#169.
marktwtn added a commit to marktwtn/dcurl that referenced this issue Jul 17, 2019
When the build option BUILD_REMOTE is off, the RabbitMQ should not be
compiled and included in the generated files.
Makefile modification:
- Extract the steps of submodule initialization and update
- Combine and create the submodule related variables

Close DLTcollab#169.
marktwtn added a commit to marktwtn/dcurl that referenced this issue Jul 17, 2019
When the build option BUILD_REMOTE is off, the RabbitMQ should not be
compiled and included in the generated files.
Makefile modification:
- Extract the steps of submodule initialization and update
- Combine and create the submodule related variables

Close DLTcollab#169.
marktwtn added a commit to marktwtn/dcurl that referenced this issue Jul 17, 2019
When the build option BUILD_REMOTE is off, the RabbitMQ should not be
compiled and included in the generated files.
Makefile modification:
- Extract the steps of submodule initialization and update
- Combine and create the submodule related variables

Close DLTcollab#169.
@marktwtn
Copy link
Collaborator

@tylerw1369 please remember to add the build option BOARD=de10nano to avoid build fail after this issue is fixed.

Build option: https://github.com/DLTcollab/dcurl/blob/develop/docs/build-n-test.md

@tylerw1369
Copy link
Author

Will do! 👍

marktwtn added a commit to marktwtn/dcurl that referenced this issue Jul 19, 2019
When the build option BUILD_REMOTE is off, the RabbitMQ should not be
compiled and included in the generated files.
Makefile modification:
- Extract the steps of submodule initialization and update
- Combine and create the submodule related variables

Close DLTcollab#169.
@tylerw1369
Copy link
Author

Did something change in the way dcurl works? Is it still backwards compatible with ccurl? When I used it in a ccurl pow node it errored out and won't process pow.

@jserv
Copy link
Member

jserv commented Jul 20, 2019

@tylerw1369, Regarding ccurl compatibility, can you create a new issue along with the procedure we can reproduce?

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.

3 participants