wmake Open Watcom Make Version 2.0 beta Dec 23 2024 02:14:57 (64-bit) Copyright (c) 2002-2024 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 https://github.com/open-watcom/open-watcom-v2#readme for details. wcc -i=/home/arduino/source/elks/libc -i=src/portab -i=src/ngircd -i=src/ipaddr -i=src/tool -w0 -e25 -d__16BIT -zt0 -zq -os -of -fpi -zdf -zu -zc -bt=os2 -fo=.obj -mm src/ipaddr/ng_ipaddr.c wcc -i=/home/arduino/source/elks/libc -i=src/portab -i=src/ngircd -i=src/ipaddr -i=src/tool -w0 -e25 -d__16BIT -zt0 -zq -os -of -fpi -zdf -zu -zc -bt=os2 -fo=.obj -mm src/ngircd/array.c wcc -i=/home/arduino/source/elks/libc -i=src/portab -i=src/ngircd -i=src/ipaddr -i=src/tool -w0 -e25 -d__16BIT -zt0 -zq -os -of -fpi -zdf -zu -zc -bt=os2 -fo=.obj -mm src/ngircd/channel.c /usr/bin/watcom/h/strings.h(55): Error! E1009: Expecting ')' but found '(' /usr/bin/watcom/h/strings.h(55): Error! E1094: Function cannot return a function /usr/bin/watcom/h/strings.h(55): Error! E1062: Inconsistent return type for function 'memcpy' /usr/bin/watcom/h/strings.h(55): Note! N2003: source conversion type is 'void (void)(void)' /usr/bin/watcom/h/strings.h(55): Note! N2004: target conversion type is 'void *' /usr/bin/watcom/h/strings.h(55): Note! N2002: 'memcpy' defined in: /home/arduino/source/elks/libc/include/string.h(24) /usr/bin/watcom/h/strings.h(55): Error! E1151: Parameter count does not agree with previous definition /usr/bin/watcom/h/strings.h(55): Error! E1009: Expecting ')' but found 'const' /usr/bin/watcom/h/strings.h(55): Error! E1026: Invalid declarator /usr/bin/watcom/h/strings.h(55): Error! E1009: Expecting ';' but found 'void' /usr/bin/watcom/h/strings.h(55): Error! E1009: Expecting ';' but found ')' /usr/bin/watcom/h/strings.h(55): Error! E1061: Expecting data or function declaration, but found ')' /usr/bin/watcom/h/strings.h(55): Error! E1026: Invalid declarator /usr/bin/watcom/h/strings.h(55): Error! E1022: Missing or misspelled data type near '__w_size_t' /usr/bin/watcom/h/strings.h(55): Error! E1009: Expecting ';' but found ')' /usr/bin/watcom/h/strings.h(55): Error! E1061: Expecting data or function declaration, but found ')' /usr/bin/watcom/h/strings.h(55): Error! E1026: Invalid declarator Error(E42): Last command making (channel.obj) returned a bad status Error(E02): Make execution terminated