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

make will not build perf-map-agent: fatal error: 'error.h' file not found #41

Closed
base698 opened this issue Sep 1, 2016 · 3 comments
Closed

Comments

@base698
Copy link

base698 commented Sep 1, 2016

$ make
[ 50%] Built target attach-main
[ 66%] Building C object CMakeFiles/perfmap.dir/src/c/perf-map-file.c.o
/Users/justinthomas/tools/perf-map-agent/src/c/perf-map-file.c:24:10: fatal error: 'error.h' file not found
#include <error.h>
         ^
1 error generated.
make[2]: *** [CMakeFiles/perfmap.dir/src/c/perf-map-file.c.o] Error 1
make[1]: *** [CMakeFiles/perfmap.dir/all] Error 2
make: *** [all] Error 2
@jrudolph
Copy link
Member

jrudolph commented Sep 2, 2016

Is this Linux? Not sure if he build has been tested with anything else.

@base698
Copy link
Author

base698 commented Sep 2, 2016

Whoops, it was not, thanks for the help. It works fine in Linux :)

On Fri, Sep 2, 2016 at 5:55 AM, Johannes Rudolph [email protected]
wrote:

Is this Linux? Not sure if he build has been tested with anything else.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#41 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAMqmif25tgTt8LvuVwXKMJk7bCrYLS8ks5qmBzSgaJpZM4Jy0JY
.

@jrudolph
Copy link
Member

Closing. #33 and #43 track and suggest a few things to make the agent build on better on OSX.

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