jadylson @
iptec .
com .
br wrote:
>
>
>
> Hi All,
>
> I`m trying to intall the TIS - fwtk in BSDI. When i run Make, i
> have the following message:
>
> bash# make
> for a in lib auth smap smapd netacl plug-gw ftp-gw tn-gw rlogin-gw http-gw x-gw;
> do ( cd $a; echo all: `pwd`; make all ); done
> all: /fwtk/fwtk/lib
> "Makefile", line 14: Need an operator
> Fatal errors encountered -- cannot continue
> *** Error code 1
>
The bsdi make and the gnu one are incompatible:
bsd make uses the notation: .include "Makfeile.config"
and the gnu make : include Makefile.config
so you have to clean all the makefiles (or run gmake instead of make...)
The FWTK distrib comes with a script that should solve your problem.
look for fixmake.
Mahmoud Chilali
chilali @
matranet .
com
http://www.matranet.com
|
|