Subject: Re: Compile Login.c
To: Jean Pierre Telschow <jeanp@ciser.com.br>
From: David Laight <david@l8s.co.uk>
List: tech-userlevel
Date: 03/10/2004 22:49:18
> 	I doing some changes on login.c, but when i try
> recompile is returned the following errors...
> 
> -su-2.05b$ make
> "Makefile", line 14: Malformed conditional ((${USE_SKEY} != "no"))
> "Makefile", line 14: Missing dependency operator
...
> make: fatal errors encountered -- cannot continue
> 
> How i can recompile login.c ?

You need to run the wrapper script created by the build process.
This will be something like
/bsd/obj/tools/tools.*/bin/nbmake-i386

	David

-- 
David Laight: david@l8s.co.uk