X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C8B6AE.1CC3E880@onstor-exch02.onstor.net>; Thu, 15 May 2008 10:07:10 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: OpenBSD kernel build broken in DEV branch
Date: Thu, 15 May 2008 10:07:09 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E09FCEEBE@onstor-exch02.onstor.net>
In-Reply-To: <20080515100425.0ab5be5b@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: OpenBSD kernel build broken in DEV branch
Thread-Index: Aci2rbrDJ1+QCh7OQrCr/G7J/5sHmQAADbQA
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C9611@onstor-exch02.onstor.net> <BB375AF679D4A34E9CA8DFA650E2B04E09FCEE26@onstor-exch02.onstor.net> <20080515100425.0ab5be5b@ripper.onstor.net>
From: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>,
	"dl-Cougar" <dl-Cougar@onstor.com>

My code is fine. BSD does not build for me without my changes either.

>-----Original Message-----
>From: Andy Sharp
>Sent: Thursday, May 15, 2008 10:04 AM
>To: Maxim Kozlovsky
>Cc: Larry Scheer; dl-Cougar
>Subject: Re: OpenBSD kernel build broken in DEV branch
>
>On Thu, 15 May 2008 08:54:08 -0700 "Maxim Kozlovsky"
><maxim.kozlovsky@onstor.com> wrote:
>
>> But of course. I had some BSD changes which should have gone with
>> 29195, but I did not check them in since I can not build BSD.
>> Apparently not checking them in breaks BSD build anyway. Don't know
>> what to do now.
>
>Perhaps I can help: fix your code.  BSD builds on the dev branch when
>I sync'd it to cl#29192, the change before 29195, and doesn't build
>after adding 29195.
>
>This is also the reason the nightly build is broken -- because BSD
>isn't building.
>
>> _____________________________________________
>> From: Larry Scheer
>> Sent: Wednesday, May 14, 2008 7:37 PM
>> To: dl-Cougar
>> Subject: OpenBSD kernel build broken in DEV branch
>>
>> I was able to build all of OpenBSD on Sunday.
>>
>> Not sure which change introduced this compile error. It has to be
>> something outside of openbsd/src.
>>
>> /home/larrys/src/dev/openbsd.new/usr/cross/pmonmips/usr/bin/cc -g -O2
>> -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
>> -Wno-uninitialized -Wno-format -Wno-main -mno-abicalls -mips2
>> -mcpu=3Dr4000    -I. -I../../../../arch -I../../../..
>> -I../../../../../../../nfx-tree/Includes/ch
>> -I../../../../../../../nfx-tree/Includes
>> -I../../../../../../../nfx-tree/code/sm-eee
>> -I../../../../../../../nfx-tree/code -DTIMEZONE=3D"0" -DDST=3D"0" =
-DNTP
>> -DSWAPPAGER -DDEVPAGER -DKTRACE -DKMEMSTATS -DCRYPTO -DSYSVMSG
>> -DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT -DCOMPAT_11 -DCOMPAT_43 -DFFS
>> -DQUOTA -DMFS -DTCP_SACK -DNFSCLIENT -DNFSSERVER -DFDESC -DFIFO
>> -DKERNFS -DNULLFS -DUNION -DINET -DIPFILTER -DIPFILTER_LOG
>> -DBOOT_CONFIG -DNATIVE_ELF -DPCIBR_GAL -DPCIBR_V3 -DGTUARTCONSOLE
>> -DCONSPEED=3D"B57600" -DGALILEO_REAL_SSC -DBOBCAT -DENABLE_WATCHDOG
>> -DNFSBOOT_NETMASK=3D"0xffff0000" -DNFSBOOT_BROADCAST=3D"0xa01ffff"
>> -DNETEEE -DNETEEE_ALIAS -DNETEEE_FRAGMENT -DR9000
>> -DNKMEMCLUSTERS=3D"0x1000" -D_KERNEL -Dmips_cachealias -Dpmonmips
>> -D__pmonmips__  -c ../../../../neteee/eee_input.c
>> ../../../../neteee/eee_input.c: In function `eee_sendwupdate':
>> ../../../../neteee/eee_input.c:517: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:518: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:519: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:520: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:521: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:521: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:521: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:523: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:524: dereferencing pointer to
>> incomplete type
>> ../../../../neteee/eee_input.c:526: sizeof applied to an incomplete
>> type ../../../../neteee/eee_input.c:527: sizeof applied to an
>> incomplete type *** Error code 1
>>
>> Stop in
>> /home/larrys/src/dev/openbsd.new/src/sys/arch/pmonmips/compile/BOBCAT
>> (line 966 of Makefile).
>> make: *** [bsd-kernel] Error 1
