We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ 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
The text was updated successfully, but these errors were encountered:
Is this Linux? Not sure if he build has been tested with anything else.
Sorry, something went wrong.
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 .
— 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 .
Closing. #33 and #43 track and suggest a few things to make the agent build on better on OSX.
No branches or pull requests
The text was updated successfully, but these errors were encountered: