Current-Users archive

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

Build break - port amd64 - nand/nandemulator



#   compile  nandemulator/nandemulator.o
/test-bed/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99  -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 --sysroot=/test-bed/dst 
-I/test-bed/src/common/include  -nostdinc -I. 
-I/test-bed/src/sys/modules/nandemulator -isystem /test-bed/src/sys -isystem 
/test-bed/src/sys/arch -isystem /test-bed/src/sys/../common/include -D_KERNEL 
-D_LKM -D_MODULE -c    /test-bed/src/sys/dev/nand/nandemulator.c
/test-bed/src/sys/dev/nand/nandemulator.c: In function 'nandemulator_attach':
/test-bed/src/sys/dev/nand/nandemulator.c:189: error: 'struct nand_interface' 
has no member named 'read_buf_byte'
/test-bed/src/sys/dev/nand/nandemulator.c:190: error: 'struct nand_interface' 
has no member named 'read_buf_word'
/test-bed/src/sys/dev/nand/nandemulator.c:191: error: 'struct nand_interface' 
has no member named 'read_byte'
/test-bed/src/sys/dev/nand/nandemulator.c:192: error: 'struct nand_interface' 
has no member named 'read_word'
/test-bed/src/sys/dev/nand/nandemulator.c:193: error: 'struct nand_interface' 
has no member named 'write_buf_byte'
/test-bed/src/sys/dev/nand/nandemulator.c:194: error: 'struct nand_interface' 
has no member named 'write_buf_word'
/test-bed/src/sys/dev/nand/nandemulator.c:195: error: 'struct nand_interface' 
has no member named 'write_byte'
/test-bed/src/sys/dev/nand/nandemulator.c:196: error: 'struct nand_interface' 
has no member named 'write_word'



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