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

error while compiling #28

Closed
govwin opened this issue Sep 7, 2021 · 1 comment
Closed

error while compiling #28

govwin opened this issue Sep 7, 2021 · 1 comment

Comments

@govwin
Copy link

govwin commented Sep 7, 2021

The last make produces error. How can I compile?

$ make
[ 45%] Built target picoquic-core
[ 47%] Linking C executable picoquic_ct
/usr/bin/ld: cannot find -lprofiler
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/picoquic_ct.dir/build.make:448: picoquic_ct] Error 1
make[1]: *** [CMakeFiles/Makefile2:114: CMakeFiles/picoquic_ct.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
@govwin
Copy link
Author

govwin commented Sep 7, 2021

Saw issue #10 now.
I had installed google-perftools as per https://pquic.org/ but error exists despite that. Installing libgoogle-perftools-dev solved it.

@govwin govwin closed this as completed Sep 7, 2021
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

1 participant