On Mon, Oct 30, 2000 at 05:05:26PM +0100, [EMAIL PROTECTED] wrote:
> Hi,
>
> while compiling Coda-5.3.8 on Solaris 5.7 (i86),
> the following error occurred:
...
> -DSYSTYPE=\"i386_solaris2\" -c ../../../coda-src/venus/vproc.cc -o vproc.o
> >../../../coda-src/venus/vproc.cc: In function `int VprocSelect(int, int *,
> int *, int *, timeval *)':
> >../../../coda-src/venus/vproc.cc:277: passing `int *' as argument 2 of
> `IOMGR_Select(int, fd_set *, fd_set *, fd_set *, timeval *)'
...
> Does anyone have an idea??
Coda-5.3.10, which was released about 2 weeks ago, should build perfectly
fine against the lwp-1.5 library you have installed. Otherwise drop back
to lwp version 1.4.
Jan