Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Unnamed
Tuesday, December 25th, 2007 at 7:33:18pm UTC 

  1. [email protected]:~/Desktop/sauerbraten/src$ make install
  2. cd enet; ./configure
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking for gcc... gcc
  9. checking for C compiler default output file name... a.out
  10. checking whether the C compiler works... yes
  11. checking whether we are cross compiling... no
  12. checking for suffix of executables...
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking for ranlib... ranlib
  20. checking for gethostbyaddr_r... yes
  21. checking for gethostbyname_r... yes
  22. checking for poll... yes
  23. checking for fcntl... yes
  24. checking for inet_pton... yes
  25. checking for inet_ntop... yes
  26. checking for struct msghdr.msg_flags... yes
  27. checking for socklen_t... yes
  28. checking how to run the C preprocessor... gcc -E
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking whether to use CRC32... no
  32. configure: creating ./config.status
  33. config.status: creating Makefile
  34. config.status: creating include/Makefile
  35. config.status: creating include/enet/Makefile
  36. config.status: executing depfiles commands
  37. make    -C enet/ all
  38. make[1]: Entering directory `/home/ximal/Desktop/sauerbraten/src/enet'
  39. cd . && /bin/bash /home/ximal/Desktop/sauerbraten/src/enet/missing --run aclocal-1.9
  40. /home/ximal/Desktop/sauerbraten/src/enet/missing: line 52: aclocal-1.9: command not found
  41. WARNING: `aclocal-1.9' is missing on your system.  You should only need it if
  42.          you modified `acinclude.m4' or `configure.in'.  You might want
  43.          to install the `Automake' and `Perl' packages.  Grab them from
  44.          any GNU archive site.
  45.  cd . && /bin/bash /home/ximal/Desktop/sauerbraten/src/enet/missing --run automake-1.9 --foreign
  46. /home/ximal/Desktop/sauerbraten/src/enet/missing: line 52: automake-1.9: command not found
  47. WARNING: `automake-1.9' is missing on your system.  You should only need it if
  48.          you modified `Makefile.am', `acinclude.m4' or `configure.in'.
  49.          You might want to install the `Automake' and `Perl' packages.
  50.          Grab them from any GNU archive site.
  51. cd . && /bin/bash /home/ximal/Desktop/sauerbraten/src/enet/missing --run autoconf
  52. /home/ximal/Desktop/sauerbraten/src/enet/missing: line 52: autoconf: command not found
  53. WARNING: `autoconf' is missing on your system.  You should only need it if
  54.          you modified `configure.in'.  You might want to install the
  55.          `Autoconf' and `GNU m4' packages.  Grab them from any GNU
  56.          archive site.
  57. /bin/bash ./config.status --recheck
  58. running CONFIG_SHELL=/bin/bash /bin/bash ./configure   --no-create --no-recursion
  59. checking for a BSD-compatible install... /usr/bin/install -c
  60. checking whether build environment is sane... yes
  61. checking for gawk... no
  62. checking for mawk... mawk
  63. checking whether make sets $(MAKE)... yes
  64. checking for gcc... gcc
  65. checking for C compiler default output file name... a.out
  66. checking whether the C compiler works... yes
  67. checking whether we are cross compiling... no
  68. checking for suffix of executables...
  69. checking for suffix of object files... o
  70. checking whether we are using the GNU C compiler... yes
  71. checking whether gcc accepts -g... yes
  72. checking for gcc option to accept ISO C89... none needed
  73. checking for style of include used by make... GNU
  74. checking dependency style of gcc... gcc3
  75. checking for ranlib... ranlib
  76. checking for gethostbyaddr_r... yes
  77. checking for gethostbyname_r... yes
  78. checking for poll... yes
  79. checking for fcntl... yes
  80. checking for inet_pton... yes
  81. checking for inet_ntop... yes
  82. checking for struct msghdr.msg_flags... yes
  83. checking for socklen_t... yes
  84. checking how to run the C preprocessor... gcc -E
  85. checking for grep that handles long lines and -e... /bin/grep
  86. checking for egrep... /bin/grep -E
  87. checking whether to use CRC32... no
  88. configure: creating ./config.status
  89.  /bin/bash ./config.status
  90. config.status: creating Makefile
  91. config.status: creating include/Makefile
  92. config.status: creating include/enet/Makefile
  93. config.status: executing depfiles commands
  94. make[1]: Leaving directory `/home/ximal/Desktop/sauerbraten/src/enet'
  95. make[1]: Entering directory `/home/ximal/Desktop/sauerbraten/src/enet'
  96. Making all in include
  97. make[2]: Entering directory `/home/ximal/Desktop/sauerbraten/src/enet/include'
  98. Making all in enet
  99. make[3]: Entering directory `/home/ximal/Desktop/sauerbraten/src/enet/include/enet'
  100. make[3]: Nothing to be done for `all'.
  101. make[3]: Leaving directory `/home/ximal/Desktop/sauerbraten/src/enet/include/enet'
  102. make[3]: Entering directory `/home/ximal/Desktop/sauerbraten/src/enet/include'
  103. make[3]: Nothing to be done for `all-am'.
  104. make[3]: Leaving directory `/home/ximal/Desktop/sauerbraten/src/enet/include'
  105. make[2]: Leaving directory `/home/ximal/Desktop/sauerbraten/src/enet/include'
  106. make[2]: Entering directory `/home/ximal/Desktop/sauerbraten/src/enet'
  107. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT host.o -MD -MP -MF ".deps/host.Tpo" -c -o host.o host.c; \
  108.         then mv -f ".deps/host.Tpo" ".deps/host.Po"; else rm -f ".deps/host.Tpo"; exit 1; fi
  109. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \
  110.         then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi
  111. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT callbacks.o -MD -MP -MF ".deps/callbacks.Tpo" -c -o callbacks.o callbacks.c; \
  112.         then mv -f ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else rm -f ".deps/callbacks.Tpo"; exit 1; fi
  113. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT packet.o -MD -MP -MF ".deps/packet.Tpo" -c -o packet.o packet.c; \
  114.         then mv -f ".deps/packet.Tpo" ".deps/packet.Po"; else rm -f ".deps/packet.Tpo"; exit 1; fi
  115. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT peer.o -MD -MP -MF ".deps/peer.Tpo" -c -o peer.o peer.c; \
  116.         then mv -f ".deps/peer.Tpo" ".deps/peer.Po"; else rm -f ".deps/peer.Tpo"; exit 1; fi
  117. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT protocol.o -MD -MP -MF ".deps/protocol.Tpo" -c -o protocol.o protocol.c; \
  118.         then mv -f ".deps/protocol.Tpo" ".deps/protocol.Po"; else rm -f ".deps/protocol.Tpo"; exit 1; fi
  119. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT unix.o -MD -MP -MF ".deps/unix.Tpo" -c -o unix.o unix.c; \
  120.         then mv -f ".deps/unix.Tpo" ".deps/unix.Po"; else rm -f ".deps/unix.Tpo"; exit 1; fi
  121. if gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"10-12-2007\" -DPACKAGE_STRING=\"libenet\ 10-12-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"10-12-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I. -Iinclude/    -g -O2 -MT win32.o -MD -MP -MF ".deps/win32.Tpo" -c -o win32.o win32.c; \
  122.         then mv -f ".deps/win32.Tpo" ".deps/win32.Po"; else rm -f ".deps/win32.Tpo"; exit 1; fi
  123. rm -f libenet.a
  124. ar cru libenet.a host.o list.o callbacks.o packet.o peer.o protocol.o unix.o win32.o
  125. ranlib libenet.a
  126. make[2]: Leaving directory `/home/ximal/Desktop/sauerbraten/src/enet'
  127. make[1]: Leaving directory `/home/ximal/Desktop/sauerbraten/src/enet'
  128. g++ -w -fsigned-char -O3 -fomit-frame-pointer -Ishared -Iengine -Ifpsgame -Irpggame -Ienet/include -I/usr/X11R6/include `sdl-config --cflags`   -c -o shared/tools.o shared/tools.cpp
  129. /bin/sh: sdl-config: not found
  130. In file included from shared/tools.cpp:3:
  131. shared/pch.h:31:17: error: SDL.h: No such file or directory
  132. shared/pch.h:32:23: error: SDL_image.h: No such file or directory
  133. shared/pch.h:37:24: error: SDL_opengl.h: No such file or directory
  134. shared/pch.h:39:22: error: GL/glext.h: No such file or directory
  135. shared/pch.h:52:18: error: zlib.h: No such file or directory
  136. shared/tools.h:563: error: ‘gzFile’ does not name a type
  137. shared/tools.cpp:144: error: ‘gzFile’ does not name a type
  138. make: *** [shared/tools.o] Error 1

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right