home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / minix / 4815 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  1.6 KB

  1. Path: sparky!uunet!peora!tarpit!bilver!jwt!minor!fpp
  2. From: fpp@minor.UUCP (Frank Pursel)
  3. Newsgroups: comp.os.minix
  4. Distribution: world
  5. Subject: Minix 1.6.16 on plains.nodak.edu
  6. Keywords: MINIX, updates
  7. Message-ID: <921122894@minor.UUCP>
  8. Organization: UUCP
  9. Date: Sun, 22 Nov 92 01:52:33 +0100
  10. Lines: 24
  11.  
  12. Hello people,
  13.  
  14. OK, I'm reformed.  I now carefully check to see that the patches applied
  15. through scripts take.  One of the reasons I have had trouble with this 
  16. update is that I didn't make certain that all my sources were clean
  17. original 1.5.10 Minix sources.  Some of the diffs did not take and 
  18. then I compounded the problem by making further changes on my own to
  19. try and fix the problems.  Now I've gone back to basics and checked all
  20. the include files ( /include, /include/sys, and /include/minix ) against
  21. the 1.6.16.crc listing to be certain everything is as it should be.
  22. I've done the same with /src1.6.16/kernel and everything matches perfectly
  23. with the exception of the Makefile; I made small changes reflecting my use
  24. of the ANSI compiler.  When I 'make dummy', which is what must be done to
  25. compile the kernel, all compiles well, but the link fails because 
  26. the functions "sigaddset, sigemptyset, and sigismember" are not present.
  27. I encountered this problem before and recall that I was easily able to 
  28. figure out what these functions did and replace the code, but I again
  29. will end up with "unofficial code" that will make life difficult when
  30. I try future updates from 1.6.16.  Were these functions ommitted, or 
  31. am I still overlooking something?  Were some patches for this created that
  32. I missed?  Any suggestions are welcome.
  33.  
  34. Thanks,
  35. Frank Pursel peora!jwt!minor!fpp
  36.