Hello Angel,
Saturday March 13 2021, Angel Ripoll wrote to Michael Dukelsky:
AR> -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/include
AR> src/afixcmn.c src/afixcmn.c: In function
AR> ‘createXMSG’: src/afixcmn.c:342:67: error: ‘FTSC_DATE_SIZE’
AR> undeclared (first use in this function); did you mean
AR> ‘XMSG_TO_SIZE’?
AR> strncpy((char *)msgHeader.__ftsc_date, (char *)msg->datetime,
AR> FTSC_DATE_SIZE);
AR> ^~~~~~~~~~~~ ~~
Please pull fidoconf and rebuild it.
BTW it is not recommended to compile a program from root. It is better to build it this way:
$ make
$ sudo make install
Michael
... node (at) f1042 (dot) ru
--- GoldED+/LNX 1.1.5-b20180707
* Origin: Moscow, Russia (2:5020/1042)
|