Subject: Re: build failure - incomplete structure error
To: None <current-users@netbsd.org>
From: Jim <list_mail@softhome.net>
List: current-users
Date: 02/19/2003 06:58:13
Unfortunately it doesn't seem to be fixed yet.  After cvs update and
starting build cleanly from scratch it still occurs.

grant beattie wrote:
> On Wed, Feb 19, 2003 at 05:44:17AM +1100, Jim wrote:
> 
> 
>>CC=/var/scratch/build/tools/bin/i386--netbsdelf-gcc 
>>/var/scratch/build/tools/bin/i386--netbsdelf-lint -chapbxzF -w -X 272 -d 
>>/var/scratch/build/dest/usr/include -D_LIBC -DLIBC_SCCS -DSYSLIBC_SCCS 
>>-D_REENTRANT -I/usr/src/lib/libc/include -DHESIOD -DINET6 -DNLS -DYP 
>>-D__DBINTERFACE_PRIVATE -I/usr/src/libexec/ld.elf_so 
>>-I/usr/src/lib/libc/dlfcn -DI18NMODULE_MAJOR=4 -DWITH_RUNE 
>>-I/usr/src/lib/libc -DRESOLVSORT -I. -DPOSIX_MISTAKE -DPORTMAP 
>>-DFLOATING_POINT -i LintSysNoerr.c
>>/var/scratch/build/dest/usr/include/ufs/lfs/lfs.h(529): incomplete 
>>structure or union pool: lfs_clpool [31]
>>/var/scratch/build/dest/usr/include/ufs/lfs/lfs.h(530): incomplete 
>>structure or union pool: lfs_bpppool [31]
>>/var/scratch/build/dest/usr/include/ufs/lfs/lfs.h(531): incomplete 
>>structure or union pool: lfs_segpool [31]
>>*** Error code 1
> 
> 
> I believe this has been fixed - cvs update in src/sys/ufs/lfs.
> 
> g.
> 
>