Compile Problems on AIX 4.3 & bind 4.9.7

Christian Krackowizer kra1 at technodat.co.at
Thu Aug 19 06:50:38 UTC 1999


At 23:49 18.08.1999 GMT, you wrote:
>
>Hi,
>
>I'm using AIX 4.3.1, gnu gcc 2.8.1, and gnu make 3.76.1.
>I don't have the AIX xLC compiler or any other compiler installed.
>I'm trying to compile bind 4.9.7.  I've uncommented the
>AIX 4 section in the Makefile, and changed CC = cc $(CPPFLAGS)
>to CC = gcc $(CPPFLAGS.  I've done a make clean, then a make,
>and I get the errors like the examples below.
>

Hmm, how did you build gcc compiler without having a native one ?
You should'nt copy it from another machine. When gcc is built, it scan all
header files, modifies them into his private region. These modified copies
are used when compiling.
So, try to rebuild gcc first. Use [gcc 2.95], make 3.77 and bind 8.2.1
which are the actual versions .... and then repost again.

regards


+-----------------------------------------------------------------+
| Krackowizer Christian               mailto:kra1 at technodat.co.at |
| TECHNODAT                           Phone: ++43-(0)662-454944-0 |
| CAD/CAM - Systeme fuer Moebel GmbH  FAX:   ++43-(0)662-454944-9 |
| Jakob-Haringer-Strasse 6            http://www.technodat.co.at/ |
| A-5020 Salzburg / Austria                                       |
+-----------------------------------------------------------------+



More information about the bind-users mailing list