home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16137 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!sot-ecs!mrd
  2. From: mrd@ecs.soton.ac.uk (Mark Dobie)
  3. Newsgroups: comp.os.linux
  4. Subject: From olvwm to bison to the kernel...
  5. Summary: One problem leads to another :-)
  6. Message-ID: <13431@ecs.soton.ac.uk>
  7. Date: 9 Nov 92 14:03:42 GMT
  8. Sender: news@ecs.soton.ac.uk
  9. Lines: 34
  10. Nntp-Posting-Host: marr
  11.  
  12.  
  13. I started to compile up olvwm 3.2 on my linux system. I know its been
  14. done, but I wanted to fix the DIRMENU problem and the source code
  15. from tsx-11 didn't seem to include everything, so...
  16.  
  17. I got the source from export, patched it up and off I went. Mostly
  18. minor ports, locale stuff, signal bits etc. Then it tried 'yacc
  19. olvwmrc.y".
  20.  
  21. Of course, everyone knows that bison -y is the same, but this gave a
  22. "Too many open files error" in the makefile. Trying it from the
  23. command line give a "No more processes error".
  24.  
  25. Question 1: Is the problem with bison and olvwmrc.y (version 1.3)?
  26.  
  27. Anyway, knowing that the number of processes is likely to be
  28. configurable I rummaged around in the kernel (0.98pl1) and found
  29. NR_TASKS with a comment that said I could change it, so I doubled it
  30. from 64 to 128 and recompiled - no problem.
  31.  
  32. BUT this kernel will not boot for me using LILO 0.6. Luckily I kept
  33. the old one and I have gone back to that.
  34.  
  35. Question 2: Is it safe to change NR_TASKS to anything I like?
  36.  
  37. Well, any comments and advice would be appreciated (via email - unless
  38. you think everyone wants to know). My last resort is to use yacc on a
  39. workstation here at work, but I would hate to think there was something
  40. SunOS could do that Linux couldn't :-)
  41.  
  42.                 Mark.
  43. -- 
  44. Mark Dobie                              M.R.Dobie@uk.ac.soton.ecs (JANET)
  45. University of Southampton        M.R.Dobie@ecs.soton.ac.uk (The World)
  46.