home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8777 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.5 KB

  1. Path: sparky!uunet!gatech!rpi!batcomputer!ghost.dsi.unimi.it!univ-lyon1.fr!not-for-mail
  2. From: Christophe.Wolfhugel@univ-lyon1.fr (Christophe Wolfhugel)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Namesevice on RS/6000....
  5. Date: 13 Aug 1992 18:50:38 +0200
  6. Organization: INSA Informatique, Lyon, France
  7. Lines: 26
  8. Message-ID: <16e3suINNj55@grasp1.univ-lyon1.fr>
  9. References: <1992Aug13.022927.11074@ddsw1.mcs.com> <c1@byu.edu>
  10. NNTP-Posting-Host: grasp1.univ-lyon1.fr
  11.  
  12. In article <c1@byu.edu> ecktons@sirius.byu.edu (Sean Eckton) writes:
  13. >What options would those be?  We tried compiling BIND 4.8.3 and it was taking  
  14. >alot of work to get the files compilable!  We had to change ALOT of stuff to  
  15. >get the syntax right and to get the library references right.  It still isn't  
  16. >ported.  Could anyone mail me directions?  You talk of BSD options, do you  
  17. >mean -DBSD?
  18.  
  19. Okey, here are the options for AIX 3.1, extracted from the Makefile
  20. (in the named subdir):
  21.  
  22. DEFINES= -DDEBUG -DSTATS -D_IBMESA -D_BSD -D_BSD_INCLUDES
  23. LIBS=    ${RES} -lbsd
  24. #LIBC=    /lib/libc.a
  25.  
  26. (I'm using te mcsun Bind so there might be little differences).
  27. Those options have been extracted, they do not appear as is
  28. in the Makefile.
  29.  
  30. I don't remember other changes.   Now on 3.2(.0) you might
  31. get one or two complaints about prototypes, just remove them from
  32. the source (or use the no proto option, don't remember its exact
  33. formulation).
  34.  
  35. -- 
  36. Christophe Wolfhugel    |    Email: Christophe.Wolfhugel@univ-lyon1.fr
  37.    "No keyboard, press F1 to continue"
  38.