-
Notifications
You must be signed in to change notification settings - Fork 15
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
Problem compilation #1
Comments
I pushed a fix that explicitly loads dl for hdf linked code, and actually just removed the program that was causing this particular error. I don't have access to a CentOS box to test on, but let me know if this works. -mark |
Thanks for this quick reply! Still, it compiled blasr and I gave it a try but obviously it did not compile correctly and I got errors:
and so on.... Here are some of the compilation warnings and errors:
|
Ok, the compilation should be fixed for the whole tree. The memory problem above is a bigger issue that I do not see on my test data. Do you have a small input fastq and the reference to share? We can take this offline at mchaisso@uw.edu to set up data transfer. |
Hi |
Thanks for the update. I'll see if I can upgrade gcc here and test this out to fix this. |
Hi
I got some compiling problems with this version which I did not experience earlier. I am on a CentOS based system and with Hdf >= 1.8 , g++ (GCC) 4.9.1.
There quite a few warnings regarding some pointers in hdf libraries but which causes then exit errors is:
Any idea how I can fix that ?
The text was updated successfully, but these errors were encountered: