Many thanks to those who helped me. If anyone has this problem in the
future, please know that libpcre_stubs.a is missing files and that the
following steps (previously posted by Hans Ole Rafaelsen) will fix it:

ar x $GODI_HOME/lib/libpcre.a
ar x $GODI_HOME/lib/ocaml/pkg-lib/pcre/libpcre_stubs.a
ar csr libpcre_stubs.a *.o
cp libpcre_stubs.a $GODI_HOME/lib/ocaml/pkg-lib/pcre/libpcre_stubs.a

Does the presence of issues like this mean that nobody is maintaining
GODI anymore?

Thanks,

JXH

_______________________________________________
Godi-list mailing list
Godi-list@ocaml-programming.de
https://godirepo.camlcity.org/mailman/listinfo/godi-list

Reply via email to