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: assignment to cast is illegal, lvalue casts are not supported #12

Open
xfxmcy opened this issue Feb 10, 2022 · 1 comment
Open

Comments

@xfxmcy
Copy link

xfxmcy commented Feb 10, 2022

the error for make on mac 10.15 xcode v12.0

@xfxmcy
Copy link
Author

xfxmcy commented Feb 10, 2022

jpcap.c:679:20: error: assignment to cast is illegal, lvalue casts are not supported
for(;ifr < last; (char*)ifr += ifrSize, ifr=(struct ifreq *)s) {
^~~~~~~~~~ ~~
8 warnings and 1 error generated.

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