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

Compilation failed : implicit declaration of function ‘strncasecmp’ #409

Closed
jeason1997 opened this issue Apr 7, 2024 · 3 comments
Closed

Comments

@jeason1997
Copy link

jeason1997 commented Apr 7, 2024

Platform : raspberry pi a+ , Linux raspberrypi 6.6.20+rpt-rpi-v6 #1 Raspbian 1:6.6.20-1+rpt1 (2024-03-07) armv6l GNU/Linux

But when I followed the approach of this : Fix compilation #408
add "#include <strings.h>" to "src/be_strlib.c"
it successfully compiled.

@s-hadinger
Copy link
Contributor

See #408

@yuppox
Copy link

yuppox commented Apr 11, 2024

I ran into this on two machines. Is there a reason to omit strings.h normally?

@s-hadinger
Copy link
Contributor

I have submitted #412 to avoid dependency on strings.h

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

3 participants