Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.80 KB | None | 0 0
  1. $ ocamlfind ocamlopt -package rss -package netclient -package labltk -package netstring -package bigarray -I +bigarray -linkpkg khmonitor.ml
  2. File "khmonitor.ml", line 16, characters 26-344:
  3. Warning 8: this pattern-matching is not exhaustive.
  4. Here is an example of a value that is not matched:
  5. {item_title=None}
  6. /usr/lib/ocaml/labltk/liblabltk.a(cltkCaml.o): I funktionen "CamlCBCmd":
  7. (.text+0x44): undefined reference to `Tcl_SetResult'
  8. /usr/lib/ocaml/labltk/liblabltk.a(cltkCaml.o): I funktionen "CamlCBCmd":
  9. (.text+0x68): undefined reference to `Tcl_GetInt'
  10. /usr/lib/ocaml/labltk/liblabltk.a(cltkCaml.o): I funktionen "camltk_return":
  11. (.text+0x105): undefined reference to `Tcl_SetResult'
  12. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_eval":
  13. (.text+0x15e): undefined reference to `Tcl_ResetResult'
  14. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_eval":
  15. (.text+0x187): undefined reference to `Tcl_Eval'
  16. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "fill_args":
  17. (.text+0x392): undefined reference to `Tcl_Merge'
  18. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "fill_args":
  19. (.text+0x438): undefined reference to `Tcl_Free'
  20. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  21. (.text+0x674): undefined reference to `Tcl_ResetResult'
  22. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  23. (.text+0x69a): undefined reference to `Tcl_GetCommandInfo'
  24. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  25. (.text+0x6c1): undefined reference to `Tcl_DStringInit'
  26. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  27. (.text+0x6e2): undefined reference to `Tcl_DStringAppend'
  28. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  29. (.text+0x709): undefined reference to `Tcl_DStringAppend'
  30. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  31. (.text+0x73d): undefined reference to `Tcl_DStringAppend'
  32. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  33. (.text+0x76e): undefined reference to `Tcl_Eval'
  34. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  35. (.text+0x783): undefined reference to `Tcl_DStringFree'
  36. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  37. (.text+0x7da): undefined reference to `Tcl_GetCommandInfo'
  38. /usr/lib/ocaml/labltk/liblabltk.a(cltkEval.o): I funktionen "camltk_tcl_direct_eval":
  39. (.text+0x8c7): undefined reference to `Tcl_AppendResult'
  40. /usr/lib/ocaml/labltk/liblabltk.a(cltkEvent.o): I funktionen "camltk_tk_mainloop":
  41. (.text+0x62): undefined reference to `Tcl_CreateTimerHandler'
  42. /usr/lib/ocaml/labltk/liblabltk.a(cltkEvent.o): I funktionen "camltk_tk_mainloop":
  43. (.text+0x67): undefined reference to `Tk_MainLoop'
  44. /usr/lib/ocaml/labltk/liblabltk.a(cltkEvent.o): I funktionen "camltk_dooneevent":
  45. (.text+0xaf): undefined reference to `Tcl_DoOneEvent'
  46. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "invoke_pending_caml_signals":
  47. (.text+0x33): undefined reference to `Tcl_CreateTimerHandler'
  48. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  49. (.text+0x179): undefined reference to `Tcl_FindExecutable'
  50. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  51. (.text+0x17e): undefined reference to `Tcl_CreateInterp'
  52. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  53. (.text+0x209): undefined reference to `Tcl_Init'
  54. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  55. (.text+0x247): undefined reference to `Tcl_SetVar'
  56. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  57. (.text+0x370): undefined reference to `Tcl_SetVar'
  58. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  59. (.text+0x387): undefined reference to `Tcl_Merge'
  60. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  61. (.text+0x3b3): undefined reference to `Tcl_SetVar'
  62. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  63. (.text+0x3c2): undefined reference to `Tcl_Free'
  64. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  65. (.text+0x3e3): undefined reference to `Tk_Init'
  66. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  67. (.text+0x40e): undefined reference to `Tk_MainWindow'
  68. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  69. (.text+0x458): undefined reference to `Tk_GeometryRequest'
  70. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  71. (.text+0x483): undefined reference to `Tcl_CreateCommand'
  72. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  73. (.text+0x4a8): undefined reference to `Tcl_SetVar'
  74. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  75. (.text+0x4cd): undefined reference to `Tcl_SetVar'
  76. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_opentk":
  77. (.text+0x5f3): undefined reference to `Tcl_EvalFile'
  78. /usr/lib/ocaml/labltk/liblabltk.a(cltkMain.o): I funktionen "camltk_finalize":
  79. (.text+0x674): undefined reference to `Tcl_Finalize'
  80. /usr/lib/ocaml/labltk/liblabltk.a(cltkMisc.o): I funktionen "camltk_splitlist":
  81. (.text+0x51): undefined reference to `Tcl_SplitList'
  82. /usr/lib/ocaml/labltk/liblabltk.a(cltkMisc.o): I funktionen "camltk_splitlist":
  83. (.text+0x7c): undefined reference to `Tcl_Free'
  84. /usr/lib/ocaml/labltk/liblabltk.a(cltkVar.o): I funktionen "camltk_getvar":
  85. (.text+0x59): undefined reference to `Tcl_GetVar'
  86. /usr/lib/ocaml/labltk/liblabltk.a(cltkVar.o): I funktionen "camltk_setvar":
  87. (.text+0x105): undefined reference to `Tcl_SetVar'
  88. /usr/lib/ocaml/labltk/liblabltk.a(cltkVar.o): I funktionen "tracevar":
  89. (.text+0x19d): undefined reference to `Tcl_UntraceVar2'
  90. /usr/lib/ocaml/labltk/liblabltk.a(cltkVar.o): I funktionen "camltk_trace_var":
  91. (.text+0x23e): undefined reference to `Tcl_TraceVar'
  92. /usr/lib/ocaml/labltk/liblabltk.a(cltkVar.o): I funktionen "camltk_untrace_var":
  93. (.text+0x2e8): undefined reference to `Tcl_UntraceVar'
  94. /usr/lib/ocaml/labltk/liblabltk.a(cltkUtf.o): I funktionen "external_to_utf":
  95. (.text+0x49): undefined reference to `Tcl_ExternalToUtfDString'
  96. /usr/lib/ocaml/labltk/liblabltk.a(cltkUtf.o): I funktionen "external_to_utf":
  97. (.text+0xa3): undefined reference to `Tcl_DStringFree'
  98. /usr/lib/ocaml/labltk/liblabltk.a(cltkUtf.o): I funktionen "utf_to_external":
  99. (.text+0x10d): undefined reference to `Tcl_UtfToExternalDString'
  100. /usr/lib/ocaml/labltk/liblabltk.a(cltkUtf.o): I funktionen "utf_to_external":
  101. (.text+0x167): undefined reference to `Tcl_DStringFree'
  102. collect2: fel: ld returnerade avslutningsstatus 1
  103. File "caml_startup", line 1, characters 0-1:
  104. Error: Error during linking
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement