[1]	15287
lib/libtelnet
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION auth.c
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION encrypt.c
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION genget.c
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION getent.c
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION misc.c
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION enc_des.c
	cc -c -g -I/usr/local/include -I../../include -DHAVE_CONFIG_H -DAUTHENTICATION ssl.c
building standard telnet library
	ar cq libtelnet.a auth.o encrypt.o genget.o getent.o misc.o  enc_des.o ssl.o
	ranlib libtelnet.a
lib/libbsd
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS getenv.c
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS herror.c
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS setenv.c
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS strerror.c
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS getpass.c
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS inet_addr.c
    1506-229: (W) File is empty.
	cc -c -g -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS strdup.c
building standard bsd library
	ar cq libbsd.a getenv.o herror.o setenv.o strerror.o getpass.o inet_addr.o strdup.o
	ranlib libbsd.a
telnet
	cc -c -g -I../include -I../lib -I/usr/local/include -DHAVE_CONFIG_H -DKLUDGELINEMODE -DAUTHENTICATION  -DENV_HACK authenc.c
	cc -c -g -I../include -I../lib -I/usr/local/include -DHAVE_CONFIG_H -DKLUDGELINEMODE -DAUTHENTICATION  -DENV_HACK commands.c
"commands.c", line 1446.0: 1506-041 (S) Parameter list cannot contain fewer parameters than required by macro definition.
"commands.c", line 1736.0: 1506-041 (S) Parameter list cannot contain fewer parameters than required by macro definition.
"commands.c", line 2283.0: 1506-041 (S) Parameter list cannot contain fewer parameters than required by macro definition.
The error code from the last failed command is 1.

Make Quitting.
The error code from the last failed command is 2.

Make Quitting.
