Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2009 10:39:42 +0100
From:      "N.J. Mann" <njm@njm.me.uk>
To:        Willem Jan Withagen <wjw@withagen.nl>
Cc:        stable@freebsd.org
Subject:   Re: Upgrading from 6.4 to 7.2
Message-ID:  <20090731093942.GA33339@titania.njm.me.uk>
In-Reply-To: <4A72B8E4.6060509@withagen.nl>
References:  <4A72B8E4.6060509@withagen.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <4A72B8E4.6060509@withagen.nl>,
	Willem Jan Withagen (wjw@withagen.nl) wrote:
> Compiling the kernel gives me:
> 
> cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
> -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. 
> -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL 
> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
> -finline-limit=8000 --param inline-unit-growth=100 --param 
> large-function-growth=1000  -fno-omit-frame-pointer -mno-align-long-strings 
> -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
> -mno-sse3 -ffreestanding -Werror  /usr/src/sys/dev/ata/ata-all.c
> /usr/src/sys/dev/ata/ata-all.c: In function 'ata_device_ioctl':
> /usr/src/sys/dev/ata/ata-all.c:454: error: request for member 'max_iosize' 
> in something not a structure or union
> /usr/src/sys/dev/ata/ata-all.c:454: error: request for member 'max_iosize' 
> in something not a structure or union
> *** Error code 1

This was fixed earlier today so update your sources and try again.


Cheers,
       Nick.
-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090731093942.GA33339>