-
Notifications
You must be signed in to change notification settings - Fork 2
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
not find "in_cksum" #1
Comments
what is your GCLIB version ? |
ldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35 |
Which version of GLIBC is required? |
I compiled it under ubuntu22.04. |
Same issue here:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/usr/bin/ld: /tmp/ccDI55qc.o: in function
main': main.c:(.text+0x206): undefined reference to
in_cksum'/usr/bin/ld: main.c:(.text+0x504): undefined reference to `in_cksum'
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: