[tac_plus] Re: Regardin error while compiling Tacacs+

john heasley heas at shrubbery.net
Fri Jul 27 15:09:56 UTC 2007


Fri, Jul 27, 2007 at 02:06:43PM +0600, vijay singh sihag:
> Hi,
> 
> While tacacs+ from source tacacs+-F4.0.4.14,
> 
> I am getting errror while "make install" as
> gcc -DHAVE_CONFIG_H -I. -I. -I.      -g -O2 -c tac_plus.c
> tac_plus.c:31: tcpd.h: No such file or directory
> *** Error code 1
> make: Fatal error: Command failed for target `tac_plus.o'

tcpd.h is from the tcp_wrappers package.  the configure script must have
failed somehow in locating it.  either re-configure without tcp_wrappers
or set CPPFLAGS appropriately in your environment (see configure --help).


More information about the tac_plus mailing list