-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
error while loading shared libraries: libsocket.so: cannot open shared object file: No such file or directory
i got this while run compiled example.
i'm sure libsocket.so was located at /usr/lib
this is my compile command.
gcc -Wall -g -std=gnu99 -L/usr/lib -lsocket http.c -o app
my system is centos 7,
Metadata
Metadata
Assignees
Labels
No labels