Guest User

Untitled

a guest
Apr 18th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.61 KB | None | 0 0
  1.         CC ../../e2fsck/ea_refcount.c
  2.         CC ../../e2fsck/rehash.c
  3.         LD e2fsck
  4. /usr/bin/ld: journal.o: undefined reference to symbol 'uuid_unparse@@UUID_1.0'
  5. /usr/bin/ld: note: 'uuid_unparse@@UUID_1.0' is defined in DSO /lib/libuuid.so.1 so try adding it to the linker command line
  6. /lib/libuuid.so.1: could not read symbols: Invalid operation
  7. collect2: ld returned 1 exit status
  8. make[2]: *** [e2fsck] Error 1
  9. make[2]: Leaving directory `/build/e2fsprogs-1.41.14/build/e2fsck'
  10. make[1]: *** [all-progs-recursive] Error 1
  11. make[1]: Leaving directory `/build/e2fsprogs-1.41.14/build'
  12. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment