Subject: compile portmap error
To: None <current-users@NetBSD.ORG>
From: c5666305 <c5666305@comp.polyu.edu.hk>
List: current-users
Date: 08/25/1997 18:23:01
Hello,
Is there anyone know how to solve the following error ? If so, please help.
Thanks.
======= Error =======
cc -O -Werror -c portmap.c
portmap.c:403: redefinition of `struct rmtcallargs'
cc1: warnings being treated as errors
portmap.c:413: warning: static declaration for `xdr_rmtcall_args' follows non-static
*** Error code 1
Stop.
======= Error =======
Clarence CHAN