home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10945 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  7.7 KB

  1. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!haven.umd.edu!mimsy!afterlife!adm!news
  2. From: postmaster@vd1.hanscom.af.mil (SMTP MAILER)
  3. Newsgroups: comp.unix.questions
  4. Subject: Mail Delivery Problem
  5. Message-ID: <32524@adm.brl.mil>
  6. Date: 11 Sep 92 03:51:19 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 229
  9.  
  10.  
  11.  ----Reason for mail failure follows----
  12. Sending mail to recipient(s) woodfordm :
  13.   Couldn't make final delivery.
  14.  
  15.  ----Transcript of message follows----
  16. Received: from gw1.hanscom.af.mil by vd1.hanscom.af.mil with SMTP ; 
  17.           Wed,  9 Sep 92 22:01:30 EST
  18. Date: 9 Sep 92 22:00:00 EST
  19. From: INFO-UNIX@BRL.MIL
  20. Subject: INFO-UNIX Digest  V16#004
  21. To: "woodfordm" <woodfordm@vd1.hanscom.af.mil>
  22.  
  23. Return-Path: <info-unix-request@sem.brl.mil>
  24. Received: from SEM.BRL.MIL by gw1.hanscom.af.mil with SMTP ; 
  25.           Wed,  9 Sep 92 21:59:52 EST
  26. Received: from SEM.BRL.MIL by SEM.BRL.MIL id ab22658; 9 Sep 92 15:29 EDT
  27. Received: from sem.brl.mil by SEM.BRL.MIL id aa22578; 9 Sep 92 15:15 EDT
  28. Date:       Wed, 09 Sep 92 15:15:32 EST
  29. From:       The Moderator (Mike Muuss) <Info-Unix-Request@BRL.MIL>
  30. To:         INFO-UNIX@BRL.MIL
  31. Reply-To:   INFO-UNIX@BRL.MIL
  32. Subject:    INFO-UNIX Digest  V16#004
  33. Message-ID:  <9209091515.aa22578@SEM.BRL.MIL>
  34.  
  35. INFO-UNIX Digest          Wed, 09 Sep 1992              V16#004
  36.  
  37. Today's Topics:
  38.                      Make with multiple directories
  39.            Warning: 1 sector(s) in last cylinder unallocated
  40.             Re: How to determine user login time in minutes?
  41.                            Re: logout message
  42.          Portable method for obtaining domain style hostnames.
  43.                                 Re: FAQ
  44. -----------------------------------------------------------------
  45.  
  46. From: Dennis Kowalski <dkowalsk@usdsd1.daytonoh.ncr.com>
  47. Subject: Make with multiple directories
  48. Date: 27 Aug 92 19:35:16 GMT
  49. To:       info-unix@sem.brl.mil
  50.  
  51.  
  52.  
  53.  The following is an example of one of our make files.
  54.  
  55. TARGET = $(SYSMAKE)vlidump
  56.  
  57. LIB =$(LIBS)
  58.  
  59. OFILES= \
  60.     vlidump.o
  61.  
  62.  
  63. $(TARGET):  $(OFILES) $(LIB)
  64.     $(CC) -o $@ $(OFILES) $(LIB)
  65.  
  66. vlidump.o: $(HFILES)     $(INCDIR)/str2.h
  67.  
  68.  
  69.  
  70.  
  71.   The LIBS variable is set prior to the make. This works fine.
  72.   
  73.   The INCDIR variable is set prior to the make. This works fine.
  74.  
  75.   The SYSMAKE variable is set to null or /some/dirname/ prior to the make
  76.   running. 
  77.   This results in the generated executable being written to the current
  78.   directory or to some other directory.
  79.   This works fine.
  80.  
  81.  
  82.   My new problem is a requirement to have the source files in directory A,
  83.   the make running in directory B, the .o files are to be written in 
  84.   directory B, and 
  85.   the executable writtten as before, either in the current directory (B)
  86.   or the $(SYSMAKE) directory (C).
  87.  
  88.  Anyone have any ideas how to do this??
  89.  
  90.   
  91. Dennis Kowalski         NCR Corporation  PCD-3                  (513) 445-1843
  92. Systems Architecture    1700 S. Patterson Blvd              VOICEplus 622-1843
  93. USG Data Services Div   Dayton, Ohio     45479
  94. Dennis.Kowalski@DaytonOH.NCR.COM
  95. -- 
  96. Dennis Kowalski         NCR Corporation  PCD-3                  (513) 445-1843
  97. Systems Architecture    1700 S. Patterson Blvd              VOICEplus 622-1843
  98. USG Data Services Div   Dayton, Ohio     45479
  99. Dennis.Kowalski@DaytonOH.NCR.COM
  100.  
  101. -----------------------------
  102.  
  103. From: Eamonn <ecoleman@qualcom.qualcomm.com>
  104. Subject: Warning: 1 sector(s) in last cylinder unallocated
  105. Date: 27 Aug 92 21:17:39 GMT
  106. Sender: news@qualcomm.com
  107. Nntp-Posting-Host: qualcom.qualcomm.com
  108. To:       info-unix@sem.brl.mil
  109.  
  110. I'm trying to format a Fujitsu M2624FA under 386BSD. This is the disktab 
  111. entry I'm using. 
  112.  
  113. # root partition: 64 Cyl (22.71 MB)
  114. # swap partition: 103 Cyl (36.55 MB)
  115. # user partition: 1296 Cyl (459.84 MB)
  116. M2624SA|Fujitsu M2624SA|Fujitsu 520.1MB SCSI:\
  117.     :dt=SCSI:ty=winchester:se#512:nt#63:ns#11:nc#1463:rm#4400:\
  118.     :pa#44352:oa#0:ba#8192:fa#1024:ta=4.2BSD:\
  119.     :pb#71379:ob#44352:tb=swap:\
  120.     :pc#1013859:oc#0:\
  121.     :pg#898128:og#115731:bg#8192:fg#1024:tg=4.2BSD:
  122.  
  123. Even if I try a different partitioning arrangement ( eg that provided
  124. by diskpart -d ), I get the same error message from newfs:  "Warning: 
  125. 1 sector(s)in last cylinder unallocated". I don't know how severe this
  126. error message is or what I can do about it. If anyone could help me out
  127. here I would appreciate it. Email replies are fine. 
  128.  
  129. Many thanks!
  130.  
  131. btw the error shows itself only on partitions b or c while a and g are
  132. fine. 
  133. -- 
  134. Eamonn Coleman                            Qualcomm Incorporated
  135. eamonn@qualcomm.com                       10555 Sorrento Valley Road
  136. Tel. (619) 597-5280                       San Diego, CA 92121-1617   
  137.  
  138. -----------------------------
  139.  
  140. From: "Burtin;Boris;;;;COMS;Undergraduate;940630;911002;1000" <cosmo@cherry.ucsb.edu>
  141. Subject: Re: How to determine user login time in minutes?
  142. Date: 27 Aug 92 21:25:51 GMT
  143. Sender: root@hub.ucsb.edu
  144. To:       info-unix@sem.brl.mil
  145.  
  146. Thanks to all who replied.  It looks like I'm going to be stuck with doing my
  147. own math when determining my login time.
  148.  
  149. I did get one suggestion that particularly perked my curiosity.  Richard Czech
  150. (czech@gmd.de) suggested the following:
  151.  
  152.     Try to put the command "time" into your .logout file. Just "time"
  153.     without any parameters gives you the uses system, cpu and real
  154.     time of the current shell. 
  155.  
  156. Sure enough, this works when executed in real time.  But when you try to pipe
  157. the output to a file or variable, it displays the _time_it_takes_to_perform
  158. _that_action_!  
  159.  
  160. Does anyone have suggestions about how to keep the output of time which tells
  161. me how long I've been logged in?  By the way, if it makes a difference, I'm
  162. running tcsh on SunOS 4.1.2.
  163.  
  164. --
  165.      - Boris
  166. (cosmo@cs.ucsb.edu)
  167.  
  168. -----------------------------
  169.  
  170. From: Guy Harris <guy@auspex.com>
  171. Subject: Re: logout message
  172. Date: 27 Aug 92 21:45:29 GMT
  173. Sender: news@auspex-gw.auspex.com
  174. Nntp-Posting-Host: bootme.auspex.com
  175. To:       info-unix@sem.brl.mil
  176.  
  177. > Can anyone tell how to display some message when I logout?
  178.  
  179. Several people apparently can; however, not all of them are telling the
  180. original poster the same thing.
  181.  
  182. The "trap 0" answer is for users of the Bourne shell and compatibles
  183. (Korn shell, Bourne-again shell, etc.).
  184.  
  185. The ".logout" answer is for users of the C shell and compatibles.
  186.  
  187. Remember, your environment might not be the same as the original
  188. poster's (different shell, different UNIX flavor, etc.).
  189.  
  190. -----------------------------
  191.  
  192. From: Daniel Weise <daniel@dolores.stanford.edu>
  193. Subject: Portable method for obtaining domain style hostnames.
  194. Date: 7 Sep 92 18:44:49 GMT
  195. Sender: news@Times.Stanford.EDU
  196. To:       info-unix@sem.brl.mil
  197.  
  198. Is there any guaranteed portable method (ie, works under all shells)
  199. for determing the domain-style hostname of a Unix box?
  200.  
  201. Thanks,
  202. Daniel Weise
  203.  
  204. -----------------------------
  205.  
  206. From: "Marshall G. Flax" <mgflax@phoenix.princeton.edu>
  207. Subject: Re: FAQ
  208. Date: 7 Sep 92 22:24:40 GMT
  209. Sender: USENET News System <news@princeton.edu>
  210. Nntp-Posting-Host: phoenix.princeton.edu
  211. To:       info-unix@sem.brl.mil
  212.  
  213. In article <dcK002UL1f8p01@JUTS.ccc.amdahl.com> jjh00@OUTS.ccc.amdahl.com (Joel J. Hanes) writes:
  214. >Me too, please.  I've scanned the group every day for
  215. >nine weeks; where is the FAQ?
  216.  
  217. 1. "Metoo" requests are more appropriately asked as e-mail rather than
  218. news postings.  Think about that until it makes sense.
  219.  
  220. 2. The FAQ is available by FTP from:
  221.     pit-manager.mit.edu:/pub/usenet/news.answers/unix-faq/part*
  222.  
  223.    (Those w/o FTP may send a message containing the word "help" to
  224.     mail-server@pit-manager.mit.edu )
  225.  
  226.  
  227. marshall
  228. -- 
  229. ============ 40 Linden Lane, Princeton, NJ 08540, 609-921-0962 ============
  230. =========== 5 Joyce Lane, Woodbury, NY 11797, 516-364-9331,9379  ==========
  231. ===== c/o Jack Gelfand,Psych Dept,Princeton U.,NJ 08544,609-258-2930  =====
  232. = Original material(c) 1992, Marshall Flax <mgflax@phoenix.Princeton.EDU> =
  233.  
  234. -----------------------------
  235.  
  236.  
  237. End of INFO-UNIX Digest
  238. ***********************
  239.