home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / utils / bug / 2262 next >
Encoding:
Text File  |  1992-12-22  |  6.9 KB  |  246 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rlgvax.reston.icl.COM!rthomas
  3. From: rthomas@rlgvax.reston.icl.COM (Robert Thomas)
  4. Subject: (none)
  5. Message-ID: <9212211406.AA01542@rlgvax.Reston.ICL.COM>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Mon, 21 Dec 1992 19:06:05 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 233
  12.  
  13. I know I should have gotten back to you sooner, but I lost my access at
  14. wam.umd.edu (user tamye), that account has been disabled (she graduated).
  15.  
  16. Here is the typescript of the differences between my working copy and what
  17. comes on distribution.  I didn't have the gnu-c library (needed gnu-make
  18. to make it).
  19.  
  20. Script started on Sun Dec 20 23:22:48 1992
  21. Warning: no access to tty; thus no job control in this shell...
  22. Phillip 1: Sun Dec 20 23:22:51 ~/gnu/make-3.62.19
  23. robert@phillip(1)$ checking for install
  24. checking for ranlib
  25. checking how to run the C preprocessor
  26. checking for AIX
  27. checking for POSIXized ISC
  28. checking for minix/config.h
  29. ./configure: -Xp: not found
  30. checking for ANSI C header files
  31. ./configure: -Xp: not found
  32. checking whether string.h declares mem functions
  33. ./configure: -Xp: not found
  34. checking for memory.h
  35. ./configure: -Xp: not found
  36. checking for unistd.h
  37. ./configure: -Xp: not found
  38. checking for directory library header
  39. checking for dirent.h
  40. ./configure: -Xp: not found
  41. checking for closedir return value
  42. ./configure: -Xp: not found
  43. checking for uid_t in sys/types.h
  44. ./configure: -Xp: not found
  45. checking for pid_t in sys/types.h
  46. ./configure: -Xp: not found
  47. checking return type of signal handlers
  48. ./configure: -Xp: not found
  49. checking for limits.h
  50. ./configure: -Xp: not found
  51. checking for sys/param.h
  52. ./configure: -Xp: not found
  53. ./configure: -Xp: not found
  54. checking for POSIX.2 glob functions
  55. ./configure: -Xp: not found
  56. checking for getdtablesize
  57. ./configure: -Xp: not found
  58. checking for sys_siglist
  59. ./configure: -Xp: not found
  60. checking for _sys_siglist
  61. ./configure: -Xp: not found
  62. checking for dup2
  63. ./configure: -Xp: not found
  64. checking for getcwd
  65. ./configure: -Xp: not found
  66. checking for sigsetmask
  67. ./configure: -Xp: not found
  68. checking for getgroups
  69. ./configure: -Xp: not found
  70. checking for setlinebuf
  71. ./configure: -Xp: not found
  72. checking for working alloca.h
  73. ./configure: -Xp: not found
  74. checking for alloca
  75. ./configure: -Xp: not found
  76. checking for alloca in -lPW
  77. ./configure: -Xp: not found
  78. checking for vfork.h
  79. ./configure: -Xp: not found
  80. checking for working vfork
  81. ./configure: -Xp: not found
  82. ./configure: -Xp: not found
  83. checking for libutils
  84. checking for getloadavg
  85. ./configure: -Xp: not found
  86. checking for sys/dg_sys_info.h
  87. ./configure: -Xp: not found
  88. checking for nlist.h
  89. ./configure: -Xp: not found
  90. checking for n_un in struct nlist
  91. ./configure: -Xp: not found
  92. checking for strcoll
  93. ./configure: -Xp: not found
  94. checking for waitpid
  95. ./configure: -Xp: not found
  96. checking for wait3
  97. ./configure: -Xp: not found
  98. checking for BSD string and memory functions
  99. ./configure: -Xp: not found
  100. checking for DYNIX/ptx libseq
  101. ./configure: -Xp: not found
  102. checking for Xenix
  103. ./configure: -Xp: not found
  104. creating config.status
  105. creating Makefile
  106. creating glob/Makefile
  107. robert@phillip(4)$ for file in * ; do
  108. > echo $file
  109. > diff $file ../make.good/$file
  110. > done
  111. COPYING
  112. ChangeLog
  113. INSTALL
  114. Makefile
  115. 37c37
  116. < defines =  -D_POSIX_SOURCE=1 -D_POSIX_SOURCE=1 -D_POSIX_1_SOURCE=2 -D_MINIX=1 -DSTDC_HEADERS=1 -DNEED_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1 -Dgid_t=int -Duid_t=int -Dpid_t=int -DRETSIGTYPE=int -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -
  117. DNO_MINUS_C_MINUS_O=1 -DHAVE_VFORK_H=1 -Dvfork=fork -DDGUX=1 -DNLIST_STRUCT=1 -DUSG=1
  118. ---
  119. > defines =  -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DNO_MINUS_C_MINUS_O=1 -Dvfork=fork -DNLIST_STRUCT=1 -DUSG=1 -DHAVE_GETCWD
  120. 38a39,40
  121. > #defines =  -D_POSIX_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DNO_MINUS_C_MINUS_O=1 -Dvfork=fork -DNLIST_STRUCT=1 -DUSG=1
  122. 41,42c43,44
  123. < GETOPT = getopt.o getopt1.o
  124. < GETOPT_SRC = $(srcdir)/getopt.c $(srcdir)/getopt1.c $(srcdir)/getopt.h
  125. ---
  126. > #GETOPT = getopt.o getopt1.o
  127. > #GETOPT_SRC = $(srcdir)/getopt.c $(srcdir)/getopt1.c $(srcdir)/getopt.h
  128. 52c54
  129. < LOADLIBES = 
  130. ---
  131. > LOADLIBES = /usr/local/lib/libiberty.a
  132. 91c93,94
  133. <        function.o vpath.o version.o ar.o arscan.o $(GETOPT) $(extras)
  134. ---
  135. >        function.o vpath.o version.o ar.o arscan.o $(GETOPT) $(extras) \
  136. >     alloca.o
  137. 101c104
  138. <        $(srcdir)/variable.h
  139. ---
  140. >        $(srcdir)/variable.h ./alloca.c
  141. 194,195d196
  142. < getopt.o : getopt.c getopt.h 
  143. < getopt1.o : getopt1.c getopt.h 
  144. 198d198
  145. < main.o : main.c make.h commands.h dep.h file.h variable.h job.h getopt.h 
  146. Makefile.in
  147. NEWS
  148. README
  149. TAGS
  150. ar.c
  151. arscan.c
  152. commands.c
  153. commands.h
  154. config.status
  155. 17c17
  156. < CPP='${CC-cc} -E'
  157. ---
  158. > CPP='/lib/cpp'
  159. 22c22
  160. < DEFS=' -D_POSIX_SOURCE=1 -D_POSIX_SOURCE=1 -D_POSIX_1_SOURCE=2 -D_MINIX=1 -DSTDC_HEADERS=1 -DNEED_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1 -Dgid_t=int -Duid_t=int -Dpid_t=int -DRETSIGTYPE=int -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DNO_
  161. MINUS_C_MINUS_O=1 -DHAVE_VFORK_H=1 -Dvfork=fork -DDGUX=1 -DNLIST_STRUCT=1 -DUSG=1'
  162. ---
  163. > DEFS=' -D_POSIX_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DNO_MINUS_C_MINUS_O=1 -Dvfork=fork -DNLIST_STRUCT=1 -DUSG=1'
  164. configure
  165. configure.in
  166. default.c
  167. dep.h
  168. dir.c
  169. expand.c
  170. file.c
  171. file.h
  172. function.c
  173. getloadavg.c
  174. glob
  175. diff: cannot open glob/glob
  176. gpl.texinfo
  177. implicit.c
  178. job.c
  179. job.h
  180. main.c
  181. 17a18
  182. make.aux
  183. make.cp
  184. make.cpO
  185. make.cps
  186. make.fn
  187. make.fnO
  188. make.fns
  189. make.h
  190. make.ky
  191. make.kys
  192. make.man
  193. make.pg
  194. make.pgs
  195. make.texinfo
  196. make.toc
  197. make.tp
  198. make.tps
  199. make.vr
  200. make.vrs
  201. misc.c
  202. read.c
  203. remake.c
  204. remote-cstms.c
  205. remote-stub.c
  206. remote.c
  207. rule.c
  208. rule.h
  209. tags
  210. texinfo.tex
  211. typescript
  212. Warning: missing newline at end of file typescript
  213. diff: cannot open ../make.good/typescript
  214. variable.c
  215. variable.h
  216. version.c
  217. vpath.c
  218. Sun Dec 20 23:24:47 ~/gnu/make-3.62.19
  219. robert@phillip(5)$ exit
  220. Phillip 2: Phillip 3: 
  221. Script done on Sun Dec 20 23:24:52 1992
  222.  
  223.  
  224.  
  225. Thanks for this copy of the make - works great!  It does seem to have
  226. trouble getting the cwd from time to time (cannot get cwd-permission
  227. denied) but I was running it as root.  Since the make still works it
  228. is quite a bit lower on the priority queue.  If I figure out why it
  229. is doing that, I'll send you the fix also.  By the way, I understand
  230. that there is a gnu-fax available.  What is its name?  I would like
  231. to help support it but don't know how I can get a reliable link to
  232. prep any more (I leave ICL at the end of this month unless my contract
  233. gets extended - BTW I have been telling a lot of people here about
  234. gnu-emacs and it is one some of the machines here DRS-6000.  Many still
  235. insist on staying with vi though despite vi's massive shortcommings).
  236.  
  237.  
  238. Thanks for the software!
  239.                                            Robert Thomas
  240.                                            2443 Yarmouth Lane
  241.                                            Crofton, MD 21114-1134
  242.  
  243.  
  244.