Advertisement
Guest User

Untitled

a guest
Oct 24th, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. exchange.idl:4012: error: EcDoRpc: [out] argument 'size' is not a pointer or array, skip client functions
  2. Compiling libmapi/mapicode.c with -fPIC
  3. Compiling libmapi/codepage_lcid.c with -fPIC
  4. Compiling gen_ndr/ndr_exchange.c with -fPIC
  5. Compiling gen_ndr/ndr_exchange_c.c with -fPIC
  6. Compiling gen_ndr/ndr_property.c with -fPIC
  7. Linking libmapi.so.0.11
  8. Generating libocpf/ocpf.tab.c
  9. make: d: Command not found
  10. make: [libocpf/ocpf.tab.c] Error 127 (ignored)
  11. Generating libocpf/lex.yy.c
  12. /bin/sh: t: command not found
  13. make: [libocpf/lex.yy.c] Error 127 (ignored)
  14. Compiling libocpf/lex.yy.c with -fPIC
  15. Linking libocpf.so.0.11
  16. Linking libmapiadmin.so.0.11
  17. Linking bin/openchangepfadmin
  18. Generating utils/mapitest/proto.h
  19. Linking bin/mapitest
  20. Linking bin/openchangeclient
  21. libocpf.so.0.11: undefined reference to `ocpf_yylex_init_extra'
  22. libocpf.so.0.11: undefined reference to `ocpf_error_message'
  23. libocpf.so.0.11: undefined reference to `ocpf_yylex_init'
  24. libocpf.so.0.11: undefined reference to `ocpf_yyset_in'
  25. libocpf.so.0.11: undefined reference to `ocpf_yylex_destroy'
  26. libocpf.so.0.11: undefined reference to `ocpf_yylex'
  27.  
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement