home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / n / bind / bind-4.001 / bind-4~ / bind-4.9.3-BETA9 / conf / Info.SCO < prev    next >
Internet Message Format  |  1994-06-11  |  2KB

  1. Received: by gw.home.vix.com id AA17274; Mon, 6 Jun 94 07:03:54 -0700
  2. Received: by vse.vse.cz id AA12228
  3.   (5.67a8/IDA-1.5 for paul@vix.com); Mon, 6 Jun 1994 16:05:55 +0200
  4. Date: Mon, 6 Jun 1994 16:05:55 +0200
  5. From: Eduard Vopicka <Eduard.Vopicka@vse.cz>
  6. Message-Id: <199406061405.AA12228@vse.vse.cz>
  7. In-Reply-To: mike@mamunx.werries.de (Michael A Meiszl)
  8.              Beta version
  9. Reply-To: Eduard Vopicka <Eduard.Vopicka@vse.cz>
  10. X-Mailer: Mail User's Shell (7.2.5 10/14/92)
  11. To: mam@mamunx.garmhausen.de
  12. Subject: Notes on 4.9.3-BETA2 / SCO
  13. Cc: paul@vix.com
  14. X-Charset: ASCII
  15. X-Char-Esc: 29
  16.  
  17. Hello Mr. Meiszl!
  18.  
  19. I have the following notes on your SCO port of BIND 4.9.3, as of BETA2:
  20.     0) Well done.
  21.     1) We need "#define STDIN_FILENO 0" in conf/portability.h.
  22.     2) We probably need something like
  23.        build_directory/include/sys/param.h file with the following contents:
  24.         #include <sys/types.h>
  25.         #include <stdio.h>
  26.         #include "/usr/include/sys/param.h"
  27.        This seems to fix #include problems on SCO 3.2v4.2 w/o any system
  28.        header files editing.
  29.     3) We also probably need the new resolver modules to be placed into
  30.        -lsocket. Without this, one must use "-lresolv -lsocket" instead
  31.        of "-lsocket", otherwise undefined reference will occur.
  32.     4) What is scoinst? I have placed one of those bsd-install emulation
  33.        script as /usr/local/bin/scoinst. Please am I right?
  34.  
  35. Best regards,
  36.  
  37. Eduard Vopicka
  38.  
  39. -- 
  40. "Eduard Vopicka, Computing Centre, Prague University of Economics,
  41. W. Churchill Square 4, CZ 130 67 Prague 3" <Eduard.Vopicka@vse.cz>
  42.