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: could not compile gimli (lib) #273

Open
xqjcool opened this issue May 20, 2024 · 2 comments
Open

error: could not compile gimli (lib) #273

xqjcool opened this issue May 20, 2024 · 2 comments

Comments

@xqjcool
Copy link

xqjcool commented May 20, 2024

Running make in the examples/c directory gets stuck at "Compiling gimli". After a long wait, it indicates that it cannot compile gimli.

[root@xqjcool c]# make Compiling gimli v0.29.0 Building [===============> ] 18/29: gimli

[root@xqjcool ~]# cd libbpf-bootstrap/examples/c [root@xqjcool c]# make Compiling cpp_demangle v0.4.3 Compiling gimli v0.29.0 error: could not compilegimli` (lib)

`

@danielocfb
Copy link

You'll have to share why it can't compile.

@xqjcool
Copy link
Author

xqjcool commented May 22, 2024

system:
`
[root@xqjcool ~]# uname -a
Linux xqjcool 5.14.0-247.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 27 19:22:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

`
After git clone, I execute make under libbpf-bootstrap/examples/c.

Is there some log files which can show the reason why it cant't compile ?

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