We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like there are missing some dependencies.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/labltk-8.06.13/compiler' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/labltk-8.06.13/labltk' cd ..; /usr/bin/ocamlrun compiler/tkcompiler -outdir labltk the file 'compiler/tkcompiler' has not the right magic number: expected Caml1999X032, got AF`D▒▒A make[1]: *** [Makefile.gen:26: _tkgen.ml] Error 127 make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/labltk-8.06.13/labltk' make: *** [Makefile:44: libraryopt] Error 2 make: *** Waiting for unfinished jobs....
As long as make is executed with -j1 everything is OK.
-j1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looks like there are missing some dependencies.
As long as make is executed with
-j1
everything is OK.The text was updated successfully, but these errors were encountered: