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

[Makefilet:63: src/core.o] Error 1 #91

Closed
0x-MRNOBODY-x0 opened this issue Aug 22, 2019 · 1 comment
Closed

[Makefilet:63: src/core.o] Error 1 #91

0x-MRNOBODY-x0 opened this issue Aug 22, 2019 · 1 comment

Comments

@0x-MRNOBODY-x0
Copy link

page record for 0x7f7d64d010 was not found (block_size=16)
$ make && make install
cc -Wall -O2 -g -std=c99 -D_GNU_SOURCE -pipe -DTHREAD_SAFE -Werror -DLIB_DIR="/usr/local/lib" -DINSTALL_PREFIX="/usr/local" -DDLL_NAME="libproxychains4.so" -DSYSCONFDIR="/usr/local/etc" -fPIC -c -o src/core.o src/core.c
src/core.c:856:2: error: implicit declaration of function
'getservbyname_r' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
getservbyname_r(service, NULL, se_buf, buf, buf_...
^
src/core.c:856:2: note: did you mean 'getservbyname'?
/data/data/com.termux/files/usr/include/netdb.h:261:17: note:
'getservbyname' declared here
struct servent* getservbyname(const char* __name, const ...
^
1 error generated.
make: *** [Makefilet:63: src/core.o] Error 1
$

I have no idea. please help

Copy link

github-actions bot commented May 1, 2024

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant