Subj : Re: Setting up Husky To : Accession From : Sparky Date : Sun Jul 18 2021 09:37:43 Ac> Try installing git on your debian box, and cloning the repo. That will Ac> give you the latest version of the husky project. Older gzipped or tar Ac> packages may not work with newer compilers any more. Working on that now. Got git installed and working on cloning the husky repo (another new process to learn...) Ac> huskymak.cfg is the file you edit and put in the root husky directory Got that and edited accordingly. Ac> That said, I have no idea what fidoconfig.conf is, unless you've renamed it is the fidoconfig file, I have it named config. "/usr/local/include/smapi/typedefs.h:42:23: error: conflicting types for dword typedef unsigned long dword; In file included from ../huskylib/compiler.h:1155, from src/common.c:45: .../huskylib/UNIX.h:192:22: note: previous declaration of dword was here typedef unsigned int dword; ^~~~~ In file included from /usr/local/include/smapi/msgapi.h:28, from src/common.c:76: /usr/local/include/smapi/typedefs.h:43:21: error: conflicting types for sdword typedef signed long sdword; ^~~~~~ In file included from ../huskylib/compiler.h:1155, from src/common.c:45: ../huskylib/UNIX.h:193:22: note: previous declaration of sdword was here typedef signed int sdword; ^~~~~~ In file included from /usr/local/include/smapi/msgapi.h:29, from src/common.c:76: /usr/local/include/smapi/stamp.h:34:8: error: redefinition of struct _stamp struct _stamp ^~~~~~ In file included from ../huskylib/huskylib.h:42, from src/common.c:71: ../huskylib/cvtdate.h:40:8: note: originally defined here struct _stamp ^~~~~~ In file included from /usr/local/include/smapi/msgapi.h:29, from src/common.c:76: /usr/local/include/smapi/stamp.h:61:7: error: redefinition of union stamp_combo union stamp_combo ^~~~~~~~~~~ In file included from ../huskylib/huskylib.h:42, from src/common.c:71: ../huskylib/cvtdate.h:57:7: note: originally defined here union stamp_combo ^~~~~~~~~~~ In file included from /usr/local/include/smapi/msgapi.h:29, from src/common.c:76: /usr/local/include/smapi/stamp.h:68:27: error: conflicting types for SCOMBO typedef union stamp_combo SCOMBO; ^~~~~~ In file included from ../huskylib/huskylib.h:42, from src/common.c:71: ../huskylib/cvtdate.h:63:27: note: previous declaration of SCOMBO was here typedef union stamp_combo SCOMBO; ^~~~~~ In file included from src/common.c:76: /usr/local/include/smapi/msgapi.h:112:8: error: redefinition of struct _netaddr struct _netaddr ^~~~~~~~ In file included from ../huskylib/huskylib.h:46, from src/common.c:71: ../huskylib/ftnaddr.h:37:16: note: originally defined here typedef struct _netaddr ^~~~~~~~ In file included from src/common.c:76: /usr/local/include/smapi/msgapi.h:413:26: error: conflicting types for GenMsgId SMAPI_EXT dword _XPENTRY GenMsgId(char *seqdir, unsigned long max_outrun); ^~~~~~~~ In file included from src/common.c:71: ../huskylib/huskylib.h:110:25: note: previous declaration of ‘GenMsgId’ was here HUSKYEXT dword _XPENTRY GenMsgId(char * seqdir, unsigned long max_outrun); ^~~~~~~~ In file included from src/common.c:76: /usr/local/include/smapi/msgapi.h:414:26: error: conflicting types for GenMsgIdEx SMAPI_EXT dword _XPENTRY GenMsgIdEx(char *seqdir, unsigned long max_outrun, dword (*altGenMsgId)(void), char **errstr); ^~~~~~~~~~ In file included from src/common.c:71: ../huskylib/huskylib.h:111:25: note: previous declaration of GenMsgIdEx was here HUSKYEXT dword _XPENTRY GenMsgIdEx(char * seqdir, unsigned long max_outrun, dword (* altGenMsgId)( ^~~~~~~~~~ make: *** [makefile.inc:27: common.o] Error 1" Jeff --- Mystic BBS v1.12 A47 2021/06/19 (Windows/32) * Origin: commconnbbs.net (21:1/192) .