Guest User

Untitled

a guest
Jun 24th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. kai@gonzo:~/samba/work/winbind/source3$ rm bin/libwbclient.so.0
  2. rm: cannot remove `bin/libwbclient.so.0': No such file or directory
  3. kai@gonzo:~/samba/work/winbind/source3$ make
  4. Using CFLAGS = -g -g -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -DDEBUG_PASSWORD -DDEVELOPER -Wdeclaration-after-statement -Werror-implicit-function-declaration -I. -I/home/kai/samba/work/winbind/source3 -I/home/kai/samba/work/winbind/source3/../lib/popt -I/home/kai/samba/work/winbind/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/talloc -I./../lib/tevent -I./../lib/tdb/include -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/talloc -I./../lib/tevent -I./../lib/tdb/include -I./libaddns -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/home/kai/samba/work/winbind/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3
  5. PICFLAG = -fPIC
  6. LIBS = -lresolv -lnsl -ldl -lpthread
  7. LDFLAGS = -Wl,-Bsymbolic-functions -L./bin
  8. DYNEXP = -Wl,--export-dynamic
  9. LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,-Bsymbolic-functions -L./bin -L./bin
  10. SHLIBEXT = so
  11. SONAMEFLAG = -Wl,-soname=
  12. Creating /home/kai/samba/work/winbind/source3/../source4/torture/rpc/proto.h
  13. Linking shared library bin/libwbclient.so.0
  14. Linking shared library bin/libnetapi.so.0
  15. Linking shared library bin/libsmbclient.so.0
  16. Linking bin/smbd
  17. Linking bin/swat
  18. Linking bin/winbindd
  19. Linking bin/wbinfo
  20. Linking bin/smbclient
  21. Linking bin/net
  22. Linking bin/smbget
  23. Linking bin/smbtree
  24. Linking bin/pdbedit
  25. Linking bin/smbpasswd
  26. Linking bin/rpcclient
  27. Linking bin/smbcacls
  28. Linking bin/ntlm_auth
  29. Linking bin/smbcquotas
  30. Linking bin/ldbedit
  31. Linking bin/ldbsearch
  32. Linking bin/ldbadd
  33. Linking bin/ldbdel
  34. Linking bin/ldbmodify
  35. Linking bin/ldbrename
  36. Linking bin/winbind_krb5_locator.so
  37. kai@gonzo:~/samba/work/winbind/source3$ touch ../source4/torture/rpc/samr.c
  38. kai@gonzo:~/samba/work/winbind/source3$ make bin/smbtorture4
  39. Compiling /home/kai/samba/work/winbind/source3/../source4/torture/rpc/samr.c
  40. Partially linking bin/mergedobj/torture_rpc.o
  41. Linking bin/smbtorture4
  42. kai@gonzo:~/samba/work/winbind/source3$
Add Comment
Please, Sign In to add comment