Advertisement
Guest User

Untitled

a guest
Feb 5th, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check.o): In function `tcase_create':
  2. (.text+0x192): undefined reference to `floor'
  3. /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check.o): In function `tcase_create':
  4. (.text+0x1b9): undefined reference to `floor'
  5. /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check.o): In function `tcase_set_timeout':
  6. (.text+0x470): undefined reference to `floor'
  7. /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check.o): In function `tcase_set_timeout':
  8. (.text+0x497): undefined reference to `floor'
  9. /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check_pack.o): In function `ppack':
  10. (.text+0x53c): undefined reference to `__pthread_register_cancel'
  11. /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check_pack.o): In function `ppack':
  12. (.text+0x57b): undefined reference to `__pthread_unregister_cancel'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement