Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. make[1]: Leaving directory `/usr/src/linux-2.6.35.9'
  2. /usr/src/test-emc1/src/hal/drivers/mesa-hostmot2/resolver.c: In function 'hm2_resolver_parse_md':
  3. /usr/src/test-emc1/src/hal/drivers/mesa-hostmot2/resolver.c:133:43: warning: passing argument 4 of 'hm2_register_tram_read_region' from incompatible pointer type
  4. /usr/src/test-emc1/src/hal/drivers/mesa-hostmot2/hostmot2.h:1033:5: note: expected 'u32 **' but argument is of type 's32 **'
  5. /usr/src/test-emc1/src/hal/drivers/mesa-hostmot2/mesa_autoconf.c: In function 'hm2_sserial_auto_print_conf':
  6. /usr/src/test-emc1/src/hal/drivers/mesa-hostmot2/mesa_autoconf.c:738:5: warning: format '%i' expects type 'int', but argument 4 has type 'long unsigned int'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement