Subject: Re: Build failure with 1.5_ALPHA
To: James Chacon <jchacon@genuity.net>
From: Bruce Anderson <brucea@spacestar.net>
List: current-users
Date: 08/21/2000 23:43:36
That fixed the first item on my list, thank you.





" Stamp out root logins .  .  .  . su "   --Bruce Anderson  
 This message was created and sent using Cyberdog 2.0, MacOS 8.6,
 awk, find, sed, sendmail, sh, and NetBSD a free Multi-Platform OS.


On Sun, Aug 20, 2000 7:04 PM, James Chacon <mailto:jchacon@genuity.net>
wrote:
>Install a new copy of menuc on your running system to fix the run.c
issues.
>
>I don't know on the other one but I haven't seen it yet and I build 2 
>snapshots a day automatically right now. One as UPDATE=1 to use the
previous
>nights .depend and object files and then one without. I've caught bugs
both
>ways at times.
>
>James
>
>
>>
>>
>>Is this just me doing something wrong?
>>
>>I use sup -s -d -o -v from ftp.netbsd.org
>>to track 1.5_ALPHA[1-9]
>>
>>I do this before starting  make snapshot:
>>cleandir dependall includes all install
>>for each:
>>/usr/src/usr.bin/make
>>/usr/src/share/mk 
>>/usr/src/share
>>/usr/src/usr.bin/rpcgen
>>/usr/src/lib/librpcsvc
>>
>>
>>system is:
>>NetBSD leopard 1.5_ALPHA NetBSD 1.5_ALPHA (GENERIC) #12: Tue Aug  8
>>03:15:59
>>CDT 2000     bruce@leopard:/usr/src/sys/arch/i386/compile/GENERIC i386
>>
>>
>>cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
>>-Wno-uninitialized -Werror   -DINET6 -I. -I/usr/src/distrib/utils/sysinst
>>/arch/i386/../.. -I/usr/src/distrib/utils/sysinst/arch/i386  -DREL=\"1.5_
>>ALPHA2\" -DMACH=\"i386\" -c
/usr/src/distrib/utils/sysinst/arch/i386/../..
>>/run.c
>>cc1: warnings being treated as errors
>>/usr/src/distrib/utils/sysinst/arch/i386/../../run.c:83: warning: 
>>initialization from incompatible pointer type
>>/usr/src/distrib/utils/sysinst/arch/i386/../../run.c:84: warning: 
>>initialization from incompatible pointer type
>>*** Error code 1
>>
>>Stop.
>>*** Error code 1
>>
>>Stop.
>>
>>leopard$ vi /usr/src/distrib/utils/sysinst/run.c
>>/*      $NetBSD: run.c,v 1.30.4.1 2000/08/15 02:12:53 hubertf Exp $    
*/
>>
>>
>