Re: more make world problems on alpha.

2001-07-05 Thread Matthew Jacob
Yes, I found && fixed that, but I haven't checked it in yet. On Thu, 5 Jul 2001, Jim Pirzyk wrote: > rarpd fails to compile (again the WARNS?=2 problem. > > - JimP > > > beta2 6# make > cc -O -pipe -mcpu=ev4 -DTFTP_DIR=\"/tftpboot\" -W -Wall -Wstrict-prototypes > -Wmissing-prototypes -Wpoint

more make world problems on alpha.

2001-07-05 Thread Jim Pirzyk
rarpd fails to compile (again the WARNS?=2 problem. - JimP beta2 6# make cc -O -pipe -mcpu=ev4 -DTFTP_DIR=\"/tftpboot\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c /usr/src/usr.

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

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

2000-02-29 Thread Mike Tancsa
A recently cvsup'd current that I had been doing make worlds on for the past few weeks without issue. Is there something different that needs to be done ? . . . Skipping directory `ufs/ufs' vm/pmap.h -> vm/pmap.ph vm/swap_pager.h -> vm/swap_pager.ph vm/vm.h -> vm/vm.ph vm/vm_extern.h -> vm/vm_

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

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/20

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 her

Make world problems

2000-02-01 Thread Marc Schneiders
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...): build and install (x)ins

Make world problems

2000-02-01 Thread Marc Schneiders
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...): build and install (x)ins