home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4059 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.5 KB  |  55 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!math.fu-berlin.de!fub!einoed!bitcave!jdb
  3. From: jdb@bitcave.in-berlin.de (Joern D. Busch)
  4. Subject: building cnews 02may92 (not)
  5. Message-ID: <1992Aug12.233259.9897@bitcave.in-berlin.de>
  6. Organization: BitCave BBS, Berlin, FRG
  7. Date: Wed, 12 Aug 1992 23:32:59 GMT
  8. Lines: 45
  9.  
  10. Trying to build Cnews 02may92 ...
  11.  
  12. set up user+groups news/news uucp/uucp
  13. mkdir /usr/spool    (for symbolic link to /var/spool/news)
  14. mkdir /usr/spool/news
  15. chmod 1777 /tmp
  16. cd cnews/conf
  17. mkdir 0
  18.  
  19. bash build
  20. include /usr/sbin and /sbin in path
  21. you can say `/usr/sbin/chown news.news file'
  22. 'yes' to all functions and header files questions
  23. don't use cnews' fast stdio library
  24. compiler flags -O -traditional (a guess)
  25.  
  26. bash doit.root
  27. find .. -exec chown bin {} \;
  28.  
  29. su bin
  30. bash doit.bin
  31. vi +33 ../include/libc.h
  32. delete:        umask(),
  33. add line:    extern mode_t umask();
  34.  
  35. I get this far:
  36.  
  37. + cd ../dbz
  38. + make u COPTS=-O -traditional DBM=
  39. make: don't know how to make u. Stop
  40. + exit 1
  41.  
  42. during 'bash doit.bin', sed always complains about "Extra characters
  43. after command."  After it there are lots of files with length 0, like
  44. all important Makefiles, most scripts and man pages.
  45. So without doing something about the sed calls there's no go.
  46. Or maybe it's still a {ba|a|}sh problem?
  47.  
  48. I give up for now.  Anybody?
  49.  
  50. cheers,
  51.     Joern.
  52. -- 
  53.      Joern D. Busch, Postfach 210401, 1000 Berlin 21, FRG, (+49 30) 3931111
  54. jdb@bitcave.in-berlin.de ..!mcsun!unido!fub!einoed!bitcave!jdb ..which reality? 
  55.