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