Добро пожаловать, Гость. Пожалуйста авторизуйтесь здесь.
FGHIGate на GaNJa NeTWoRK ST@Ti0N - Просмотр сообщения в эхоконференции ENET.SYSOP
Введите FGHI ссылку:


Присутствуют сообщения из эхоконференции ENET.SYSOP с датами от 10 Jul 13 21:42:12 до 13 Sep 24 12:11:54, всего сообщений: 12549
Ответить на сообщение К списку сообщений Предыдущее сообщение Следующее сообщение
= Сообщение: 6033 из 12549 ====================================== ENET.SYSOP =
От   : Benny Pedersen                   2:230/0            16 Feb 18 22:59:18
Кому : Torsten Bamberg                                     16 Feb 18 22:59:18
Тема : Nlcheck report
FGHI : area://ENET.SYSOP?msgid=2:230/0+5a8762e6
На   : area://ENET.SYSOP?msgid=2:240/5832+5a871d8e
= Кодировка сообщения определена как: LATIN1 =================================
Ответ: area://ENET.SYSOP?msgid=2:240/5832+5a876867
Ответ: area://ENET.SYSOP?msgid=2:280/5555+5a884830
==============================================================================
Hello Torsten!

16 Feb 2018 18:59, Torsten Bamberg wrote to Michiel van der Vlist:

TB> Well, I modified nlcheck to inform the Hosts/Hubs of my network, if
TB> anything is wrong. But, as a tiny RC it's not your or mine job, to

   ----- log begins -----
nlcheckw32.o: In function `.L191':
nlcheckw32.c:(.text+0x2119): undefined reference to `strnicmp'
nlcheckw32.c:(.text+0x214f): undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
   ----- log ends -----

on linux i still have this linker error, note its not compile error :)

   ----- Makefile begins -----
# test simple
nlcheckw32: nlcheckw32.o
        cc >log 2>&1 >err -o $@ $^

   ----- Makefile ends -----

homemade makefile that works ok so far

   ----- patch begins -----

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/io.h>

#ifndef stricmp
#define stricmp(x,y) strcasecmp(x,y)
#endif

   ----- patch ends -----

is changes that i made into the c code

is there more updates ?

   ----- nlcheck.sh begins -----
#!/bin/sh

wget -O nlcheckw32.c http://www.vlist.eu/downloads/nlcheckw32.c
wget -O RMAINDER.H http://www.vlist.eu/downloads/RMAINDER.H

   ----- nlcheck.sh ends -----

note linux is filenames cASe sensitive, so if author changes it to lowerCASE always it would be nice :=)


 Regards Benny

... there can only be one way of life, and it works :)

--- Msged/LNX 6.2.0 (Linux/4.9.76-gentoo-r1 (i686))
* Origin: I will always keep a PC running CPM 3.0 (2:230/0)

К главной странице гейта
Powered by NoSFeRaTU`s FGHIGate
Открытие страницы: 0.069680 секунды