multipath-tools-0.4.6
gcc-3.4.4
kernel-2.6.15.4
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o memory.o memory.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o parser.o parser.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o vector.o vector.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o devmapper.o devmapper.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o callout.o callout.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o hwtable.o hwtable.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o blacklist.o blacklist.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o util.o util.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o dmparser.o dmparser.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o config.o config.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o structs.o structs.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o cache.o cache.c
cc -pipe -g -Wall -Wunused -Wstrict-prototypes -c -o discovery.o discovery.c
discovery.c: In function `path_discovery':
discovery.c:67: warning: implicit declaration of function `sysfs_open_directory'
discovery.c:67: warning: assignment makes pointer from integer without a cast
discovery.c:72: warning: implicit declaration of function `sysfs_read_directory'
discovery.c:74: error: dereferencing pointer to incomplete type
discovery.c:74: error: dereferencing pointer to incomplete type
discovery.c:74: error: dereferencing pointer to incomplete type
discovery.c:74: error: dereferencing pointer to incomplete type
discovery.c:74: error: dereferencing pointer to incomplete type
discovery.c:78: error: dereferencing pointer to incomplete type
discovery.c:81: error: dereferencing pointer to incomplete type
discovery.c:84: warning: implicit declaration of function `sysfs_close_directory'
discovery.c:91: error: dereferencing pointer to incomplete type
discovery.c:99: error: dereferencing pointer to incomplete type
discovery.c: In function `sysfs_get_vendor':
discovery.c:179: warning: implicit declaration of function `sysfs_read_attribute_value'
discovery.c: In function `devt2devname':
discovery.c:247: warning: assignment makes pointer from integer without a cast
discovery.c:250: error: dereferencing pointer to incomplete type
discovery.c:250: error: dereferencing pointer to incomplete type
discovery.c:250: error: dereferencing pointer to incomplete type
discovery.c:250: error: dereferencing pointer to incomplete type
discovery.c:250: error: dereferencing pointer to incomplete type
discovery.c:251: error: dereferencing pointer to incomplete type
discovery.c:266: error: dereferencing pointer to incomplete type
make[1]: *** [discovery.o] Error 1