Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread Andreas Tille
Hi Joost, Am Sat, Feb 15, 2025 at 07:27:25PM +0100 schrieb Joost van Baal-Ilić: > > [0]: > > https://salsa.debian.org/itd/ncftp/-/commit/600b2ea2d4f2c2ed9d9b34f7267de82c8513e08e > > [1]: https://salsa.debian.org/itd/ncftp/-/jobs/7094979#L1914 > > The patch there is beautiful, it should get in im

Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread Joost van Baal-Ilić
Hi itd, On Sat, Feb 15, 2025 at 06:23:22PM +0100, itd wrote: > Joost van Baal-Ilić writes: > > > I guess patching the testing C code in autoconf_local/aclocal.m4 around > > these > > lines: > > > > 5127 /* function body */ > > 5128 if (strcmp("jimmy", "floy

Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread itd
Hi, Joost van Baal-Ilić writes: > I guess patching the testing C code in autoconf_local/aclocal.m4 around these > lines: > > 5127 /* function body */ > 5128 if (strcmp("jimmy", "floyd") == 0) > 5129 initscr(); > 5130

Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread Andreas Tille
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% le

Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread Joost van Baal-Ilić
Hi, On Sat, Feb 15, 2025 at 03:02:57PM +0100, Joost van Baal-Ilić wrote: > On Sat, Feb 15, 2025 at 11:44:37AM +0100, Alexandre Detiste wrote: > > > > In my previous attempts, I was post-editing config.h with sed. > > I know it's horrible ... but it get things done. > > > > I was later stuck by t

Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread Joost van Baal-Ilić
Hi, On Sat, Feb 15, 2025 at 11:44:37AM +0100, Alexandre Detiste wrote: > Hi, > > In my previous attempts, I was post-editing config.h with sed. > I know it's horrible ... but it get things done. > > I was later stuck by the other problems solved by наб > > Alexandre > > Le sam. 15 févr. 2025 à

Bug#1066410: More help needed to finally fix autoconf in ncftp

2025-02-15 Thread Andreas Tille
Hi, thanks to the help of наб[1] most issues in ncftp where fixed in Git[2]. The only remaining issue is that the binary /usr/bin/ncftpbookmarks is not build which is IMHO due to a problem in detecting the ncurses library inside the M4 code. The configure.in snippet[3] is seeking for the vari