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

Advertising

Miscellany
Wednesday, May 16th, 2007 at 12:55:38am UTC 

  1. checking for gcc... gcc
  2. checking for C compiler default output file name... a.out
  3. checking whether the C compiler works... yes
  4. checking whether we are cross compiling... no
  5. checking for suffix of executables...
  6. checking for suffix of object files... o
  7. checking whether we are using the GNU C compiler... yes
  8. checking whether gcc accepts -g... yes
  9. checking for gcc option to accept ANSI C... none needed
  10. checking how to run the C preprocessor... gcc -E
  11. checking for egrep... grep -E
  12. checking for ANSI C header files... yes
  13. checking for sys/types.h... yes
  14. checking for sys/stat.h... yes
  15. checking for stdlib.h... yes
  16. checking for string.h... yes
  17. checking for memory.h... yes
  18. checking for strings.h... yes
  19. checking for inttypes.h... yes
  20. checking for stdint.h... yes
  21. checking for unistd.h... yes
  22. checking for float... yes
  23. checking size of float... 4
  24. checking for double... yes
  25. checking size of double... 8
  26. checking for int... yes
  27. checking size of int... 4
  28. checking for long... yes
  29. checking size of long... 4
  30. checking for long long... yes
  31. checking size of long long... 8
  32. checking for ANSI C header files... (cached) yes
  33. checking for strchr... yes
  34. checking for memcpy... yes
  35. checking for vendor's cc to be used instead of gcc... checking for cc... gcc
  36. checking whether we are using the GNU C compiler... (cached) yes
  37. checking whether gcc accepts -g... (cached) yes
  38. checking for gcc option to accept ANSI C... (cached) none needed
  39. checking for g++... g++
  40. checking whether we are using the GNU C++ compiler... yes
  41. checking whether g++ accepts -g... yes
  42. checking for g77... g77
  43. checking whether we are using the GNU Fortran 77 compiler... yes
  44. checking whether g77 accepts -g... yes
  45. checking how to run the C preprocessor... gcc -E
  46. checking for gawk... no
  47. checking for mawk... mawk
  48. checking for a BSD-compatible install... /usr/bin/install -c
  49. checking whether ln -s works... yes
  50. checking whether make sets $(MAKE)... yes
  51. checking for ranlib... ranlib
  52. checking how to get verbose linking output from g77... -v
  53. checking for Fortran libraries of g77...  -L/usr/lib/gcc/i486-linux-gnu/3.4.6 -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../.. -L/lib/../lib -L/usr/lib/../lib -lfrtbegin -lg2c -lm -lgcc_s
  54. LFS selected, note that some filesystems may not support Large File anyways
  55. Selecting CARMA array
  56. DEBUG: def_maxdim=65536
  57. checking build system type... i686-pc-linux-gnu
  58. checking host system type... i686-pc-linux-gnu
  59. checking for X... libraries , headers
  60. checking for gethostbyname... yes
  61. checking for connect... yes
  62. checking for remove... yes
  63. checking for shmat... yes
  64. checking for IceConnectionNumber in -lICE... yes
  65. checking for read_history in -lreadline... no
  66. checking for inflate in -lz... yes
  67. checking for strtoll in -lc... yes
  68. checking for strtoull in -lc... yes
  69. checking for library containing sin... -lm
  70. checking for dirent.h that defines DIR... yes
  71. checking for library containing opendir... none required
  72. checking for ANSI C header files... (cached) yes
  73. checking for sys/wait.h that is POSIX.1 compatible... yes
  74. checking fcntl.h usability... yes
  75. checking fcntl.h presence... yes
  76. checking for fcntl.h... yes
  77. checking limits.h usability... yes
  78. checking limits.h presence... yes
  79. checking for limits.h... yes
  80. checking malloc.h usability... yes
  81. checking malloc.h presence... yes
  82. checking for malloc.h... yes
  83. checking sgtty.h usability... yes
  84. checking sgtty.h presence... yes
  85. checking for sgtty.h... yes
  86. checking for strings.h... (cached) yes
  87. checking sys/file.h usability... yes
  88. checking sys/file.h presence... yes
  89. checking for sys/file.h... yes
  90. checking sys/ioctl.h usability... yes
  91. checking sys/ioctl.h presence... yes
  92. checking for sys/ioctl.h... yes
  93. checking sys/time.h usability... yes
  94. checking sys/time.h presence... yes
  95. checking for sys/time.h... yes
  96. checking for unistd.h... (cached) yes
  97. checking for an ANSI C-conforming const... yes
  98. checking for inline... inline
  99. checking whether byte ordering is bigendian... no
  100. checking for off_t... yes
  101. checking for size_t... yes
  102. checking whether time.h and sys/time.h may both be included... yes
  103. checking whether struct tm is in sys/time.h or time.h... time.h
  104. checking for long file names... yes
  105. checking for special C compiler options needed for large files... no
  106. checking for _FILE_OFFSET_BITS value needed for large files... no
  107. checking for _LARGE_FILES value needed for large files... no
  108. checking for uid_t in sys/types.h... yes
  109. checking type of array argument to getgroups... gid_t
  110. checking whether gcc needs -traditional... no
  111. checking for working memcmp... yes
  112. checking for stdlib.h... (cached) yes
  113. checking for unistd.h... (cached) yes
  114. checking for getpagesize... yes
  115. checking for working mmap... yes
  116. checking return type of signal handlers... void
  117. checking for pid_t... yes
  118. checking for unistd.h... (cached) yes
  119. checking vfork.h usability... no
  120. checking vfork.h presence... no
  121. checking for vfork.h... no
  122. checking for fork... yes
  123. checking for vfork... yes
  124. checking for working fork... yes
  125. checking for working vfork... (cached) yes
  126. checking for vprintf... yes
  127. checking for _doprnt... no
  128. checking for ftime... yes
  129. checking for gethostname... yes
  130. checking for gettimeofday... yes
  131. checking for getwd... yes
  132. checking for mkdir... yes
  133. checking for select... yes
  134. checking for strdup... yes
  135. checking for strtod... yes
  136. checking for strtol... yes
  137. checking for strtoul... yes
  138. checking for dprintf... yes
  139. checking whether byte ordering is bigendian... (cached) no
  140. configure: creating ./config.status
  141. config.status: creating mirdefs
  142. config.status: creating ../src/inc/maxdim.h
  143. config.status: creating ../src/inc/maxdimc.h
  144. config.status: creating Makefile
  145. config.status: creating compile.generic
  146.  
  147. TELESCOPE    : carma
  148.  
  149. MAXDIM       : 65536
  150. MAXDIM2      : 8192
  151. MAXIANT      : 256
  152. MAXANT       : 64
  153. MAXANT2      : 28
  154. MAXBASE      : 500
  155. MAXBASE2     : 500
  156. MAXCHAN      : 4096
  157. MAXWIN       : 16
  158. MAXWIDE      : 18
  159. MAXNAX       : 7
  160. MAXBUF       : 4194304

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