Re: More help needed to finally fix autoconf in ncftp
Hi Joost,
Am Sat, Feb 15, 2025 at 03:26:43PM +0100 schrieb Joost van Baal-Ilić:
> Hi,
>
> On Sat, Feb 15, 2025 at 03:02:57PM +0100, Joost van Baal-Ilić wrote:
> > I gave it a shot. I did:
> >
> > (sid)joostvb@agni:~/git/build-area/ncftp-3.2.7% ./configure
> >
> > .../build-area/ncftp-3.2.7% less config.log
> >
> > lines:
> >
> > 5127 /* function body */
> > 5128 if (strcmp("jimmy", "floyd") == 0)
> > 5129 initscr();
> > 5130 exit(0);
> >
> > could work? I am guessing the C code is not modern enough and therefore fails.
Adding the missing includes does not seem to be sufficient.
> > Don't have time to investigate more now, but anyway: HTH!
>
> Hrm, or in vis/Makefile.in , change
>
> CURSESLIBS=@LIBCURSES@
>
> into
>
> CURSESLIBS=-lncurses
Unfortunately also this does not seem to work.
Thank you for your investigation anyway
Andreas.
--
https://fam-tille.de
Reply to: