On Wed, Jan 12, 2022 at 10:58 AM Tejas Gowda <tejas7111...@gmail.com> wrote:
>
> # runtime/cgo
> _cgo_export.c:3:20: fatal error: stdlib.h: No such file or directory
>  #include <stdlib.h>
>                     ^
> compilation terminated.

That looks like you have a C compiler installed but no C library installed.

Hard to say more without more information, like what kind of system
you are using and exactly what you did.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUn%2Bn4NUsQRrPcn_MEkozsXWgjpNrQ607muSV3wU-4H4g%40mail.gmail.com.

Reply via email to