Hi,
I am trying to install nseg in my computer so I can use RepeatModeler but this is not working. I have a folder called nseg in my computer with 7 files in it: genwin.c genwin.h lnfac.h makefile nmerge.c nseg.c runnseg When I typed make the result is:
....... 36 warnings and 11 errors generated
Any idea how to solve this ? Thanks
a similar question was asked and never solved in A: Alternatives to RepeatModeler / nseg install fail
also no response on GitHub https://github.com/rmhubley/RepeatModeler/issues/32
I also have the same problem - so frustrating as so little online documentation. Any luck getting this issue sorted?
I think I have a hackaround working: https://github.com/ScientistJake/nseg_osx
I can compile nseg on a Debian Linux with GCC version 8.3.0 - there are lots of warnings, but no errors.
Please tell which is your operating system and the compiler and its version. More important, use pastebin or some other similar forum to post the error messages and post the link here.
Here's the errors:
https://pastebin.com/LfsaNdmF
All the errors relate to
non-void
functions.