You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix_code.c: In function 'caml_load_code':
fix_code.c:59:7: error: implicit declaration of function 'read' [-Wimplicit-function-declaration]
59 | if (read(fd, (char *) caml_start_code, caml_code_size) != caml_code_size)
| ^~~~
Goal
Installing ocaml 4.00.0 with
opam switch create 4.00.0
Error
Configuration
Error log
The text was updated successfully, but these errors were encountered: