Re: make world problems at vm/vnode_pager.h -> vm/vnode_pager.ph

2000-03-01 Thread Mike Tancsa
At 03:48 PM 3/1/00 -0500, Andrew Gallatin wrote: >I recently saw this on some alphas. This is happening as part of >installworld. > >My guess is that something about the installed perl or h2ph is just >broken. I closed my eyes, crossed my fingers & did 'make -i >installworld'.After install

Re: make world problems at vm/vnode_pager.h -> vm/vnode_pager.ph

2000-03-01 Thread Andrew Gallatin
Mike Tancsa [[EMAIL PROTECTED]] wrote: <..> > vm/vnode_pager.h -> vm/vnode_pager.ph > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. > *** Error code 1 <..> I recently saw this on some alphas. This is happening as part of installworld. My guess is that something about the

Re: Make world problems

2000-02-02 Thread Matthew Sean Thyer
On Tue, 1 Feb 2000, Edwin Culp wrote: > Marc Schneiders wrote: > > Some problems have disappeared, some remain, to wit: > > > > /kernel: cmd ntpd pid 86 tried to use non-present sched_get_priority_max > > /kernel: cmd ntpd pid 86 tried to use non-present sched_setscheduler > > ntpd [86]: sched_set

Re: Make world problems

2000-02-01 Thread Marc Schneiders
On Tue, 1 Feb 2000, Edwin Culp wrote: > Marc Schneiders wrote: > > > As far as this is possible for me in rather heterogenous threads, I've > > tried to follow the messages about recent make world problems. I've > > done exactly what is in src/UPDATING (and like another poster here I > > did *no

Re: Make world problems

2000-02-01 Thread Edwin Culp
Marc Schneiders wrote: > As far as this is possible for me in rather heterogenous threads, I've > tried to follow the messages about recent make world problems. I've > done exactly what is in src/UPDATING (and like another poster here I > did *not* get the 24/01/2000 message until today...): buil

Re: Make world problems

2000-02-01 Thread Yoshinobu Inoue
> inetd[117]: IPv6 for RPC is not supported yet Sorry, there is my buggy incorrect error check. Please apply following patch to use RPC services for now. Yoshinobu Inoue Index: inetd.c === RCS file: /home/ncvs/src/usr.sbin/inetd/i

Re: Make world problems

2000-02-01 Thread Mike Bristow
On Tue, Feb 01, 2000 at 03:34:51AM +0100, Marc Schneiders wrote: > As far as this is possible for me in rather heterogenous threads, I've > tried to follow the messages about recent make world problems. I've > done exactly what is in src/UPDATING (and like another poster here I > did *not* get the