Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build break on evbarm



With sources updated on 2013-11-18 at 21:31:24 UTC, while building the GUMSTIX kernel, I get

In file included from 
/build/netbsd-local/src/sys/compat/linux/arch/arm/linux_commons.c:28:0:
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:174:49:
 error: 'struct linux_sys_fstatat64_args' declared inside parameter list
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:174:49:
 error: its scope is only this definition or declaration, which is probably not 
what you want
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:174:1:
 error: no previous prototype for 'linux_sys_fstatat64'
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c: 
In function 'linux_sys_fstatat64':
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:186:6:
 error: dereferencing pointer to incomplete type
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:191:27:
 error: dereferencing pointer to incomplete type
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:191:43:
 error: dereferencing pointer to incomplete type
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:197:26:
 error: dereferencing pointer to incomplete type
/build/netbsd-local/src/sys/compat/linux/arch/arm/../../common/linux_file64.c:198:1:
 error: control reaches end of non-void function
*** [linux_commons.o] Error code 1

-------------------------------------------------------------------------
| 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