Re: FreeBSD 10-CURRENT/amd64: revision 230789: [...]

2012-01-31 Thread O. Hartmann
On 01/31/12 00:14, Jack Vogel wrote: Yes, it was. Now if I can just figure out what's going on with sparc Jack On Mon, Jan 30, 2012 at 3:11 PM, Glen Barber g...@freebsd.org mailto:g...@freebsd.org wrote: On Mon, Jan 30, 2012 at 11:55:48PM +0100, O. Hartmann wrote: The

FreeBSD 10-CURRENT/amd64: revision 230789: usr/src/sys/modules/ixgbe/../../dev/ixgbe/ixgbe_osdep.h:109:19: error: typedef redefinition with different types ('boolean_t' (aka 'int') vs '_Bool'),typedef

2012-01-30 Thread O. Hartmann
The follwoing error occurs hwen trying to compile a kernel (make buildworld works fine): objcopy --strip-debug if_ixgb.ko === ixgbe (all) clang -O2 -pipe -O2 -fno-strict-aliasing -pipe -pipe -O3 -fno-strict-aliasing -march=native -DSMP -DIXGBE_FDIR -D_KERNEL -DKLD_MODULE -nostdinc

Re: FreeBSD 10-CURRENT/amd64: revision 230789: [...]

2012-01-30 Thread Glen Barber
On Mon, Jan 30, 2012 at 11:55:48PM +0100, O. Hartmann wrote: The follwoing error occurs hwen trying to compile a kernel (make buildworld works fine): objcopy --strip-debug if_ixgb.ko === ixgbe (all) clang -O2 -pipe -O2 -fno-strict-aliasing -pipe -pipe -O3 -fno-strict-aliasing -march=native

Re: FreeBSD 10-CURRENT/amd64: revision 230789: [...]

2012-01-30 Thread Jack Vogel
Yes, it was. Now if I can just figure out what's going on with sparc Jack On Mon, Jan 30, 2012 at 3:11 PM, Glen Barber g...@freebsd.org wrote: On Mon, Jan 30, 2012 at 11:55:48PM +0100, O. Hartmann wrote: The follwoing error occurs hwen trying to compile a kernel (make buildworld works