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

Any idea why 'make' in userprog/ results in these errors? #3

Open
mmoffitt opened this issue Mar 25, 2014 · 3 comments
Open

Any idea why 'make' in userprog/ results in these errors? #3

mmoffitt opened this issue Mar 25, 2014 · 3 comments

Comments

@mmoffitt
Copy link

Not sure what's up with these files ... I have no problem running 'make' in the threads/ directory.

/Users/michael.moffitt/Development/pintos_mac/userprog/build/../../tests/lib.c:21: undefined reference to `snprintf'
/Users/michael.moffitt/Development/pintos_mac/userprog/build/../../tests/lib.c:22: undefined reference to `vsnprintf'
/Users/michael.moffitt/Development/pintos_mac/userprog/build/../../tests/lib.c:23: undefined reference to `strlcpy'
/Users/michael.moffitt/Development/pintos_mac/userprog/build/../../tests/lib.c:24: undefined reference to `write'
@leon-g-xu
Copy link

Hi I am curious if you get this issue fixed? And how do you fix it?

@mmoffitt
Copy link
Author

mmoffitt commented Nov 9, 2014

I gave up on pintos_mac ... borrowed a friend's Ubuntu machine.

@DanielGibbsNZ
Copy link

I've fixed these errors in jinmel#1.

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

3 participants