~sircmpwn/public-inbox

Re: what are the dependencies? build not working

Details
Message ID
<9ZSR7R.0V8GYTF82R751@gmail.com>
DKIM signature
pass
Download raw message
 > /usr/bin/ld: cannot find -lc: No such file or directory

-lc is for linking to the standard C library. Something must be wrong 
with your build setup. What system are you using? On Debian you can 
just do `apt install build-essential`.
Reply to thread Export thread (mbox)