|>As of ncftp182, the makefile had a circular definition in the term part of the
|>Makefile (TNCFTP) that makes it quiet difficult to compile unless you hack
|>the makefile somewhat. Has this been fixed?
Nope. Someone needs to tell me these things, since I totally ignore the
term stuff. And if someone already told me ;-) it's better to just send
a patch, so I won't put it off. One kind soul did send a patch which did
mess with the term area, in particular the install_termman: portions. This
has been applied and will appear in the next 1.8.x release.
|I run the make, and some time after it has gone recursive I come back,
|ctrl-c, and issue the final link command manaully.
|I couldn't figure out why the makefile did that -- It's sort of hard
|to understand, for me. I always kept my makefiles simple.
Since I don't have access to Linux, I have to rely upon what others tell
me about it. I've known about the libtermnet deal, but haven't replaced
it in the Makefile because I don't know if that is all that needs to be done.
Someone should just redo the term portions of the Makefile, and send it to
me. The ftp.c source file may need to be hacked too, because it tries to
include a term header which may or may not be the correct way to do it
these days.
I've been busily working on the rewrite, which when finished, should be much
easier for me to maintain and a helluva lot more flexible on the user-end
too.
--