Advertisement
Guest User

Untitled

a guest
Apr 11th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.99 KB | None | 0 0
  1. jkgkjuiuguigiugiguuiguiguig@jkgkjuiuguigiugiguuiguiguig-Inspiron-518:~/Desktop/patched$ make
  2. make[1]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src'
  3.  
  4. This may take a while. Go get some runts.
  5.  
  6. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
  7. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c
  8. botcmd.c: In function ‘bot_motd’:
  9. botcmd.c:1024:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  10. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c
  11. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c botnet.c
  12. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c chanprog.c
  13. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c cmds.c
  14. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dcc.c
  15. dcc.c: In function ‘strip_telnet’:
  16. dcc.c:126:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  17. dcc.c:127:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  18. dcc.c:133:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  19. dcc.c:134:16: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  20. dcc.c:139:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  21. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dccutil.c
  22. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c dns.c
  23. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c flags.c
  24. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c language.c
  25. language.c: In function ‘read_lang’:
  26. language.c:245:16: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  27. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c match.c
  28. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H \
  29. '-DCCFLAGS="gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H "' \
  30. '-DLDFLAGS="gcc"' \
  31. '-DSTRIPFLAGS="touch"' -c ./main.c
  32. ./main.c: In function ‘do_arg’:
  33. ./main.c:499:9: warning: format not a string literal and no format arguments [-Wformat-security]
  34. ./main.c: In function ‘main’:
  35. ./main.c:1066:5: warning: format not a string literal and no format arguments [-Wformat-security]
  36. ./main.c: At top level:
  37. ./main.c:694:13: warning: ‘patch’ defined but not used [-Wunused-function]
  38. ./main.c: In function ‘main’:
  39. ./main.c:1083:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  40. ./main.c:1127:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
  41. ./main.c:1128:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
  42. ./main.c:1129:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
  43. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c mem.c
  44. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc.c
  45. misc.c: In function ‘putlog’:
  46. misc.c:604:15: warning: format not a string literal and no format arguments [-Wformat-security]
  47. misc.c: In function ‘show_banner’:
  48. misc.c:1413:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  49. misc.c: In function ‘show_motd’:
  50. misc.c:1379:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  51. misc.c: In function ‘display_tellhelp’:
  52. misc.c:1249:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  53. misc.c: In function ‘showhelp’:
  54. misc.c:1220:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  55. misc.c: In function ‘scan_help_file’:
  56. misc.c:1071:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  57. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c misc_file.c
  58. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c modules.c
  59. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c net.c
  60. net.c: In function ‘tputs’:
  61. net.c:1015:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  62. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c rfc1459.c
  63. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcl.c
  64. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcldcc.c
  65. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclhash.c
  66. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tclmisc.c
  67. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c tcluser.c
  68. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userent.c
  69. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c userrec.c
  70. gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.c
  71. users.c: In function ‘readuserfile’:
  72. users.c:698:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  73. users.c:706:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  74. make[2]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/md5'
  75. gcc -g -O2 -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c md5c.c
  76. make[2]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/md5'
  77. make[2]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/compat'
  78. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c inet_aton.c
  79. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c snprintf.c
  80. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memset.c
  81. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c memcpy.c
  82. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strcasecmp.c
  83. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strdup.c
  84. gcc -g -O2 -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -c strftime.c
  85. make[2]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/compat'
  86.  
  87. ---------- Yeah! That's the compiling, now the linking! ----------
  88.  
  89. Linking eggdrop (standard build).
  90.  
  91. gcc -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread md5/md5c.o compat/*.o `cat mod/mod.xlibs`
  92. touch ../eggdrop
  93.  
  94. Successful compile: eggdrop
  95.  
  96. make[1]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src'
  97. make[1]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod'
  98. make[2]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/assoc.mod'
  99. gcc -fPIC -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././assoc.mod/assoc.c
  100. mv assoc.o ../
  101. gcc -shared -nostartfiles -o ../../../assoc.so ../assoc.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread
  102. touch ../../../assoc.so
  103. make[2]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/assoc.mod'
  104. make[2]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/blowfish.mod'
  105. gcc -fPIC -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././blowfish.mod/blowfish.c
  106. mv blowfish.o ../
  107. gcc -shared -nostartfiles -o ../../../blowfish.so ../blowfish.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread
  108. touch ../../../blowfish.so
  109. make[2]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/blowfish.mod'
  110. make[2]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/channels.mod'
  111. gcc -fPIC -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././channels.mod/channels.c
  112. mv channels.o ../
  113. gcc -shared -nostartfiles -o ../../../channels.so ../channels.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl -lpthread
  114. touch ../../../channels.so
  115. make[2]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/channels.mod'
  116. make[2]: Entering directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/compress.mod'
  117. gcc -fPIC -g -O2 -pipe -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././compress.mod/compress.c
  118. .././compress.mod/compress.c:34:18: fatal error: zlib.h: No such file or directory
  119. compilation terminated.
  120. make[2]: *** [../compress.o] Error 1
  121. make[2]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod/compress.mod'
  122. make[1]: *** [compress.mod_so] Error 2
  123. make[1]: Leaving directory `/home/jkgkjuiuguigiugiguuiguiguig/Desktop/patched/src/mod'
  124. make: *** [modules] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement