-
Notifications
You must be signed in to change notification settings - Fork 159
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
compilation problem again #465
Comments
Can you attach (or email) the full log file? |
I noticed a mistake in the Makefile from the gist. Could you try (from a fresh clone) this version: https://gist.github.com/jts/4fd5a12b55c91986d59b6c35105247a9#file-makefile Thanks and sorry for the hassle. |
That worked. Thanks!
From: Jared Simpson <notifications@github.com>
Sent: Tuesday, September 25, 2018 2:18 PM
To: jts/nanopolish <nanopolish@noreply.github.com>
Cc: Waldbieser, Geoff <Geoff.Waldbieser@ARS.USDA.GOV>; Author <author@noreply.github.com>
Subject: Re: [jts/nanopolish] compilation problem again (#465)
I noticed a mistake in the Makefile from the gist. Could you try (from a fresh clone) this version: https://gist.github.com/jts/4fd5a12b55c91986d59b6c35105247a9#file-makefile
Thanks and sorry for the hassle.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#465 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ASb-WjmASaVeImjxtf4-MXL_v6ATlTjNks5ueoFZgaJpZM4Wp6GS>.
This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.
|
@jts just wondering if you have an idea of when a new release with this fix will be available? The current release (v0.10.2) throws this error. |
Hi @mbhall88, I've just pushed the change to github, can you try it and report back? Thanks, |
Yep, the latest commit, d7c09ab, is all good. |
Great, thanks |
I have the same problem as #398 while installing on openSUSE Leap v15.0.
The following was done as root.
git clone --recursive https://github.com/jts/nanopolish.git
Invoked make and the install got stuck in the hdf5 loop.
Removed all, re-cloned from github, copied the new Makefile from gist and moved it to nanopolish dir
https://gist.github.com/4fd5a12b55c91986d59b6c35105247a9.git
mv Makefile Makefile.old
cp 4fd5a12b55c91986d59b6c35105247a9.git/Makefile .
#Began install and logged to make.log
make 1>make.log 2>&1 &
end of log file:
The text was updated successfully, but these errors were encountered: