home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aux / 3022 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!sun-barr!ames!nsisrv!jagubox!jim
  3. From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  4. Subject: Re: AMD for aux 3.0
  5. Message-ID: <916@jagubox.gsfc.nasa.gov>
  6. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  7. Nntp-Posting-Host: jagubox.gsfc.nasa.gov
  8. Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  9. Organization: NASA/Goddard Space Flight Center
  10. References: <1992Jul30.064848.16047@daimi.aau.dk>
  11. Date: Thu, 30 Jul 1992 14:37:39 GMT
  12. Lines: 29
  13.  
  14. glad@daimi.aau.dk (Michael Glad) writes:
  15.  
  16. >Together with a colleague I've tried to get release 5.3.beta1 of
  17. >amd (The Berkeley Automounter Daemon) working on a MacIIfx running
  18. >AUX 3.0. Without much luck, it tends to hang the machine.
  19.  
  20. >I've been told that the problems stems from broken signal handling
  21. >code (in AUX) and there's a patch (for amd) which fixes the problems.
  22.  
  23. >If anyone knows of this patch we would be very gratefull to be informed
  24. >of it.
  25.  
  26. If it's just signals then you have two options:
  27.  
  28.     1. Add the set42sig() call to main() {}
  29.        (see the man page for set42sig)
  30.  
  31.     2. Compile and link with the "-lbsd" library
  32.        which set's a bunch of BSD compatibility
  33.        options. (see the man page for setcompat)
  34. -- 
  35. ==============================================================================
  36. #include <std/disclaimer.h>
  37.  
  38.                 Jim Jagielski                  NASA/GSFC, Code 734.4
  39.           jim@jagubox.gsfc.nasa.gov             Greenbelt, MD 20771
  40.  
  41.            "The great scallop... this tatty, scrofulous old rapist,
  42.                is second in depravity only to the common clam."
  43.