Subject: Re: i386 'ps' doesn't support UVM
To: Dante Profeta <dante@mclink.it>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 09/06/1998 19:53:29
Dante Profeta wrote:
> 
> >  The -current libkvm requires a new feature in libc, so you also
> > have to rebuild libc.
> 
> Well, then I've got some problems because I'm not able to recompile
> libc:
> 
> cc -O -DALL_STATE  -Werror -Wall -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith  -DNLS -DYP -DLIBC_SCCS
> -DSYSLIBC_SCCS -D_REENTRANT -I/usr/src/lib/libc/include
> -D__DBINTERFACE_PRIVATE -DRESOLVSORT -DPOSIX_MISTAKE -DFLOATING_POINT -c
> /usr/src/lib/libc/rpc/auth_none.c
> cc1: warnings being treated as errors
> /usr/src/lib/libc/rpc/auth_none.c: In function `authnone_create':
> /usr/src/lib/libc/rpc/auth_none.c:103: warning: assignment discards
> `const' from pointer target type
> *** Error code 1

Rebuild rpcgen ?