-
Notifications
You must be signed in to change notification settings - Fork 29
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
Make fails on Ubuntu 14.04 #647
Comments
Try following: |
In the mean time I did that, before I saw this, and it seemed to run well for awhile, until make ran into another error.
I did a
It's the same temp directory, so is it possible that it can be using 2.4.8. instead of 2.4.5? What would I have to modify to fix it? I'd really like to get this to work for XAPI on Ubuntu, and not have to resort to using CentOS or the prebuilt Xenserver iso, since the ZFS on Linux support isn't as great on CentOS. |
But it will fail again on something else. I was not able to compile it successfuly under Ubuntu 14.04. |
I got the exact same issues. First the "file not found" issue which the linking of SRPMS and RPMS resolves, and after that the issue with liblwt-ocaml_2.4.8-1.dsc |
Trying to compile on Ubuntu 14.04 fails due to file not found in _build/SRPMS, despite the files existing in SRPMS. First one happens right off the bat with:
libre-ocaml_1.2.2-1.dsc
Symlinking the file in SRPMS to _build/SRPMS seems to work, until make runs into another file not found error.
The text was updated successfully, but these errors were encountered: