-
Notifications
You must be signed in to change notification settings - Fork 38
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
make fails for me in pru example #23
Comments
Take a look here: https://git.beagleboard.org/beagleboard/pru-cookbook-code/-/blob/main/common/Makefile
[https://git.beagleboard.org/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg]<https://git.beagleboard.org/beagleboard/pru-cookbook-code/-/blob/main/common/Makefile>
common/Makefile · main · BeagleBoard.org / pru-cookbook-code · GitLab<https://git.beagleboard.org/beagleboard/pru-cookbook-code/-/blob/main/common/Makefile>
Code from https://docs.beagleboard.org/latest/books/pru-cookbook.
git.beagleboard.org
…--Mark
--Mark A. Yoder, PhD
Electrical and Computer Engineering
Rose-Hulman Institute of Technology
812-233-3219
________________________________
From: AlanMThomason ***@***.***>
Sent: Sunday, August 6, 2023 9:01 PM
To: MarkAYoder/PRUCookbook ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [MarkAYoder/PRUCookbook] make fails for me in pru example (Issue #23)
[External Sender]
Hmmm...is there a source for the cloud9 makefile?
***@***.***:~/PRUCookbook/docs/07more/code$ make
Makefile:1: /var/lib/cloud9/common/Makefile: No such file or directory
make: *** No rule to make target '/var/lib/cloud9/common/Makefile'. Stop.
Thanks!
—
Reply to this email directly, view it on GitHub<#23>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAFBEVTMVAU44FWWZRNE6R3XUA45JANCNFSM6AAAAAA3GIQ6UI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
This email originated from outside of Rose-Hulman. Do not click links or open attachments unless you recognize the sender and know the content is safe.
|
Thanks so much! Compiling successfully now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmmm...is there a source for the cloud9 makefile?
debian@BeagleBone:~/PRUCookbook/docs/07more/code$ make
Makefile:1: /var/lib/cloud9/common/Makefile: No such file or directory
make: *** No rule to make target '/var/lib/cloud9/common/Makefile'. Stop.
Thanks!
The text was updated successfully, but these errors were encountered: