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

some questions about ./autogen #10

Closed
legend-issue opened this issue Oct 30, 2017 · 3 comments
Closed

some questions about ./autogen #10

legend-issue opened this issue Oct 30, 2017 · 3 comments

Comments

@legend-issue
Copy link

clang-6.0: error: unsupported option '-V -g'
configure:3582: $? = 1
configure:3571: /home/aflgo/aflgo/afl-clang-fast -qversion >&5
clang-6.0: error: unknown argument: '-qversion'
configure:3582: $? = 1
configure:3602: checking whether the C compiler works
configure:3624: /home/aflgo/aflgo/afl-clang-fast -targets=/home/aflgo/temp/BBtargets.txt -outdir=/home/aflgo/temp -flto -fuse-ld=gold -Wl,-plugin-opt=save-temps -L/usr/lib conftest.c -lpthreads >&5
/usr/bin/ld.gold: error: cannot find -lpthreads

but when I use root permission,it could be done,but the Ftargets.txt is empty,I want to know the reason of these problems

@thuanpv
Copy link
Collaborator

thuanpv commented Oct 30, 2017

Hi,
Can you share with us the project you are working on and your setup (e.g., OS version, GCC version)? I see 3 errors here but without the project source it is difficult to reproduce the problems and find the root cause.
Thuan

@yyyyxf
Copy link

yyyyxf commented Nov 16, 2017

use -lpthread instead of -lpthreads

@legend-issue
Copy link
Author

legend-issue commented Nov 22, 2017 via email

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

4 participants