Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.67 KB | None | 0 0
  1. gcc_x86-4.8.3_2014_07_26-2/.self/develop/tools/x86/lib/gcc/i586-pc-haiku/4.8.3 -Wl,-rpath -Wl,/packages/curl_x86-7.26.0-5/.self/develop/lib/x86
  2. icutest.o: In function `main':
  3. icutest.cpp:(.text.startup+0x32): undefined reference to `ucnv_open'
  4. icutest.cpp:(.text.startup+0x3c): undefined reference to `ucnv_getMinCharSize'
  5. icutest.cpp:(.text.startup+0x7e): undefined reference to `ucnv_toUChars'
  6. collect2: error: ld returned 1 exit status
  7. make[2]: *** [icutest] Error 1
  8. make[2]: Leaving directory `/boot/home/Desktop/sword-1.7.3/tests'
  9. make[1]: *** [all-recursive] Error 1
  10. make[1]: Leaving directory `/boot/home/Desktop/sword-1.7.3/tests'
  11. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement