• watcom

    From Tommi Koivula@2:221/1 to All on Thursday, June 17, 2021 10:14:32

    Hi All,

    Tried to compile the current source with openwatcom, fidoconf fails, both os/2 and windows.

    === Cut ===
    wmake -f makefile.watcom NT=1
    Open Watcom Make Version 2.0 beta May 29 2021 00:24:10 (32-bit)
    Copyright (c) 2002-2021 The Open Watcom Contributors. All Rights Reserved. Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
    Source code is available under the Sybase Open Watcom Public License.
    See http://www.openwatcom.org/ for details.
    wcl386 -zq -bt=nt -l=nt -I"../../huskylib" -I"../fidoconf" -I"../../smapi" -fo=afixcmd.obj -c ..\src\afixcmd.c
    wcl386 -zq -bt=nt -l=nt -I"../../huskylib" -I"../fidoconf" -I"../../smapi" -fo=afixcmn.obj -c ..\src\afixcmn.c
    wcl386 -zq -bt=nt -l=nt -I"../../huskylib" -I"../fidoconf" -I"../../smapi" -fo=arealist.obj -c ..\src\arealist.c
    wcl386 -zq -bt=nt -l=nt -I"../../huskylib" -I"../fidoconf" -I"../../smapi" -fo=areatree.obj -c ..\src\areatree.c
    wcl386 -zq -bt=nt -l=nt -I"../../huskylib" -I"../fidoconf" -I"../../smapi" -fo=stat.obj -c ..\src\stat.c
    wcl386 -zq -bt=nt -l=nt -I"../../huskylib" -I"../fidoconf" -I"../../smapi" -fo=cfg.obj -c ..\src\cfg.c
    ..\src\cfg.c(274): Error! E1011: Symbol 'bool' has not been declared ..\src\cfg.c(274): Error! E1009: Expecting ';' but found 'partly_read' ..\src\cfg.c(274): Error! E1011: Symbol 'partly_read' has not been declared ..\src\cfg.c(274): Error! E1011: Symbol 'true' has not been declared ..\src\cfg.c(275): Error! E1009: Expecting ';' but found 'first_part' ..\src\cfg.c(275): Error! E1011: Symbol 'first_part' has not been declared ..\src\cfg.c(276): Error! E1077: Missing '}'
    ..\src\cfg.c(276): Warning! W107: Missing return value for function '_configline'
    ..\src\cfg.c(278): Error! E1099: Statement must be inside function. Probable cause: missing {
    Error: Compiler returned a bad status compiling "..\src\cfg.c"
    Error(F38): (cfg.obj) does not exist and cannot be made from existing files Error(E02): Make execution terminated
    === Cut ===

    'Tommi

    ---
    * Origin: rbb.fidonet.fi (2:221/1)
  • From Michael Dukelsky@2:5020/1042 to Tommi Koivula on Thursday, June 17, 2021 20:29:12
    Hello Tommi,

    Thursday June 17 2021, Tommi Koivula wrote to All:

    Tried to compile the current source with openwatcom, fidoconf fails,
    both os/2 and windows.

    Please try now. I've fixed huskylib/huskylib/WATCOMC.h

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Tommi Koivula@2:221/1 to Michael Dukelsky on Friday, June 18, 2021 07:12:40

    17 Jun 21 20:29, Michael Dukelsky wrote to Tommi Koivula:

    Tried to compile the current source with openwatcom, fidoconf
    fails, both os/2 and windows.

    Please try now. I've fixed huskylib/huskylib/WATCOMC.h

    Yes, compiles fine again!

    'Tommi

    --- GoldED+/EMX 1.1.5-b20180707
    * Origin: rbb.fidonet.fi (2:221/1)