Skip to content
New issue

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

8.06.13: paralell build fails #22

Open
kloczek opened this issue Jul 24, 2023 · 0 comments
Open

8.06.13: paralell build fails #22

kloczek opened this issue Jul 24, 2023 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Jul 24, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant