Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build break - port amd64
Currently getting the following build error:
# compile
compat_linux32/linux32_socket.o/test-bed/tools/bin/x86_64--netbsd-gcc -O2 -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare
-Wno-traditional -Wa,--fatal-warnings -Werror -ffreestanding
-fno-strict-aliasing -Wno-pointer-sign -mno-red-zone -mcmodel=kernel
-I/test-bed/src/common/include -DSYSVSHM -DSYSVSEM -DSYSVMSG -DCOMPAT_LINUX
-DCOMPAT_LINUX32 -DCOMPAT_NETBSD32 -DEXEC_ELF32 -DLINUX32_DEBUGLINK_SIGNATURE
-I/test-bed/src/common/include -nostdinc -I.
-I/test-bed/src/sys/modules/compat_linux32 -isystem /test-bed/src/sys -isystem
/test-bed/src/sys/arch -isystem /test-bed/src/sys/../common/include -D_KERNEL
-D_LKM -D_MODULE -std=gnu99 -c
/test-bed/src/sys/compat/linux32/common/linux32_socket.c
In file included from
/test-bed/src/sys/compat/linux32/common/linux32_socket.c:66:
/test-bed/src/sys/compat/netbsd32/netbsd32_ioctl.h:398: error: expected
specifier-qualifier-list before 'flash_addr_t'
Probably a result of the following commit:
Module Name: src
Committed By: cliff
Date: Sat Mar 19 04:07:36 UTC 2011
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
compat/netbsd32 ioctl support for FLASH_GET_INFO
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index