Subject: 'Re: current not building still, error in sys/lkm/compat/aout'
To: None <current-users@netbsd.org>
From: Charlie Root <root@eticomm.net>
List: current-users
Date: 09/13/2003 19:53:45
This email accidently got filtered out by our SPAM filters.
We apologize for this and have attempted to re-send the email.
It may not look pretty, but it is the best we could do.

This email is actually from christos@zoulas.com (christos zoulas)
======================================================================


From current-users-owner-illusion+current-users=eticomm.net@netbsd.org Fri Sep 12 09:07:32 2003
	id 19xne7-000NrV-00
	for illusion+current-users@eticomm.net; Fri, 12 Sep 2003 09:07:32 -0400
	by relay.eticomm.net with smtp (Exim 3.36 #2)
	id 19xne6-000NrL-00
	for illusion+current-users@eticomm.net; Fri, 12 Sep 2003 09:07:30 -0400
  by mail.netbsd.org with SMTP; 12 Sep 2003 13:06:53 -0000
	id 70C793D848; Fri, 12 Sep 2003 09:06:52 -0400 (EDT)
	for current-users@netbsd.org (current-users@netbsd.org)
To: current-users@netbsd.org
Date: Fri, 12 Sep 2003 13:06:32 GMT
From: christos@zoulas.com (Christos Zoulas)
Message-ID: <HL3r2w.KrC@tac.nyc.ny.us>
Organization: Trans-Atlantic Communications
References: <Pine.NEB.4.56.0309112302520.4580@kerry>
Subject: Re: current not building still, error in sys/lkm/compat/aout
Sender: current-users-owner@NetBSD.org
	tests=BAYES_01,REFERENCES
	autolearn=ham version=2.55

In article <Pine.NEB.4.56.0309112302520.4580@kerry>,
Hisashi T Fujinaka <htodd@twofifty.com> wrote:
>And the error I see is:
>
>/usr/src/obj.i386/tooldir.NetBSD-1.6Z-i386/bin/i386--netbsdelf-gcc -O2
>-ffreestanding  -Wall -Wstrict-prototypes -Wmissing-prototypes
>-Wpointer-arith -Wno-sign-compare -Wno-traditional -Wno-uninitialized
>-Werror   -DSYSVSEM -DSYSVMSG -DSYSVSHM -DCOMPAT_AOUT -nostdinc
>-nostdinc -I. -I/usr/src/sys/lkm/compat/aout -isystem /usr/src/sys
>-isystem /usr/src/sys/arch -D_KERNEL -D_LKM  -c
>/usr/src/sys/compat/aout/aout_sysent.c
>/usr/src/sys/compat/aout/aout_sysent.c:746: sizeof applied to an
>incomplete type
>
>*** Failed target:  aout_sysent.o
>*** Failed command:
>/usr/src/obj.i386/tooldir.NetBSD-1.6Z-i386/bin/i386--netbsdelf-gcc -O2
>-ffreestanding -Wall -Wstrict-prototypes -Wmissing-prototypes
>-Wpointer-arith -Wno-sign-compare -Wno-traditional -Wno-uninitialized
>-Werror -DSYSVSEM -DSYSVMSG -DSYSVSHM -DCOMPAT_AOUT -nostdinc -nostdinc
>-I. -I/usr/src/sys/lkm/compat/aout -isystem /usr/src/sys -isystem
>/usr/src/sys/arch -D_KERNEL -D_LKM -c
>/usr/src/sys/compat/aout/aout_sysent.c
>*** Error code 1

Fixed...

christos