Advertisement
Guest User

openchange error

a guest
Jun 3rd, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. Linking bin/openchangeclient
  2. gcc -I. -march=x86-64 -mtune=generic -O2 -pipe -O3 -Wall -g3 -fstrict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -Wmissing-prototypes -Wstrict-prototypes -DDEFAULT_LDIF=\"/opt/samba4/share/setup/profiles\" -DMAPISTORE_LDIF=\"/opt/samba4/share/setup/mapistore\" -DMAPISTORE_BACKEND_INSTALLDIR=\"/opt/samba4/lib/mapistore_backends\" -DMAPISTORE_MAPPING_PATH=\"/opt/samba4/private/mapistore\" -DLZXPRESS_DATADIR=\"/opt/samba4/share/mapitest/lzxpress\" -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -I/opt/samba4/include/samba-4.0 -I/opt/samba4/samba/include -I/opt/samba4/include/samba-4.0 -I/opt/samba4/samba/include -I/opt/samba4/samba/include -o bin/openchangeclient utils/openchangeclient.o utils/openchange-tools.o libmapi.so.0.10 libocpf.so.0.10 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath,/usr/lib -L/opt/samba4/lib -L/opt/samba4/samba/lib -ldcerpc -lndr -lsamba-hostconfig -lsamba-util -ltevent -ltalloc -Wl,-rpath,/usr/lib -L/opt/samba4/lib -lldb -ltalloc -Wl,-rpath,/usr/lib -ltalloc -lpthread -lpopt
  3. libocpf.so.0.10: undefined reference to `ocpf_yylex_init_extra'
  4. libocpf.so.0.10: undefined reference to `ocpf_yylex'
  5. libocpf.so.0.10: undefined reference to `ocpf_yylex_destroy'
  6. libocpf.so.0.10: undefined reference to `ocpf_yylex_init'
  7. libocpf.so.0.10: undefined reference to `ocpf_yyset_in'
  8. collect2: ld returned 1 exit status
  9. make: *** [bin/openchangeclient] Error 1
  10. ==> ERROR: A failure occurred in build().
  11. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement