Advertisement
Guest User

Untitled

a guest
Dec 5th, 2011
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1.  
  2. Linking bin/toplevel.byte
  3. /usr/lib/ocaml/libcamlrun.a(terminfo.o): In function `caml_terminfo_setup':
  4. (.text+0x62): undefined reference to `tgetent'
  5. /usr/lib/ocaml/libcamlrun.a(terminfo.o): In function `caml_terminfo_setup':
  6. (.text+0x7a): undefined reference to `tgetnum'
  7. /usr/lib/ocaml/libcamlrun.a(terminfo.o): In function `caml_terminfo_setup':
  8. (.text+0x8f): undefined reference to `tgetstr'
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement