-
- Downloads
Work-around problem in src/sbbs3/GNUmakefile:
Macros in sbbsdefs.mk should only be defined when building libsbbs.so. This is the cause of the "static declaration of 'x' follows non-static declaration" GCC warnings. While harmless warnings now, in GCC 3.5, this condition has been elevated to a compile error. :-( The real fix needs to be made in GNUmakefile someday (Deuce). :-)
Showing
- src/sbbs3/ftpsrvr.c 1 addition, 0 deletionssrc/sbbs3/ftpsrvr.c
- src/sbbs3/mailsrvr.c 1 addition, 0 deletionssrc/sbbs3/mailsrvr.c
- src/sbbs3/sbbscon.c 1 addition, 0 deletionssrc/sbbs3/sbbscon.c
- src/sbbs3/services.c 1 addition, 0 deletionssrc/sbbs3/services.c
- src/sbbs3/websrvr.c 1 addition, 0 deletionssrc/sbbs3/websrvr.c
Please register or sign in to comment