MANAGED_KEYS should be defined in bin/named/bind.keys.h.

Re-extract it from the tarball and touch it.

        touch bin/named/bind.keys.h

This should stop make from attempting to rebuild it which requires
perl to have all the correct modules available.  We've taken steps
to ensure that bind.keys.h is newer than bind.keys in future.

Mark

In message <bay147-w8a611059fa02c27537624b4...@phx.gbl>, wiskbr...@hotmail.com 
writes:
> 
> Hello;
> 
> I am trying to build 9.7.1-P2 on Solaris Sparc in the same way I've done so=
>  countless other ways in the past, but now getting the following error:
> 
> [...]
> making all in /tmp/bind-9.7.1-P2/bin/named/unix
> gcc=A0 -I/tmp/bind-9.7.1-P2 -I./include -I./unix/include -I.=A0 -I/tmp/bind=
> -9.7.1-P2/lib/lwres/include=A0 -I../../lib/lwres/unix/include=A0 -I../../li=
> b/lwres/include -I/tmp/bind-9.7.1-P2/lib/dns/include=A0 -I../../lib/dns/inc=
> lude -I/tmp/bind-9.7.1-P2/lib/bind9/include=A0 -I../../lib/bind9/include=A0=
>  -I/tmp/bind-9.7.1-P2/lib/isccfg/include=A0 -I../../lib/isccfg/include -I/t=
> mp/bind-9.7.1-P2/lib/isccc/include=A0 -I../../lib/isccc/include -I/tmp/bind=
> -9.7.1-P2/lib/isc/include=A0 -I../../lib/isc=A0 -I../../lib/isc/include=A0 =
> -I../../lib/isc/unix/include=A0 -I../../lib/isc/pthreads/include=A0 -I../..=
> /lib/isc/noatomic/include=A0=A0=A0=A0=A0 -D_REENTRANT=A0 -D_XPG4_2 -D__EXTE=
> NSIONS__ -g -O2=A0=A0 -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-str=
> ings -Wformat -Wpointer-arith -fno-strict-aliasing=A0 \
> =A0=A0=A0=A0=A0=A0=A0 -DVERSION=3D\"9.7.1-P2\" \
> =A0=A0=A0=A0=A0=A0=A0 -DNS_LOCALSTATEDIR=3D\"/opt/bind/var\" \
> =A0=A0=A0=A0=A0=A0=A0 -DNS_SYSCONFDIR=3D\"/opt/bind/etc\" \
> =A0=A0=A0=A0=A0=A0=A0 -c ./config.c
> ./config.c:249: error: expected ',' or ';' before 'MANAGED_KEYS'
> *** Error code 1
> make: Fatal error: Command failed for target `config.o'
> Current working directory /tmp/bind-9.7.1-P2/bin/named
> *** Error code 1
> make: Fatal error: Command failed for target `subdirs'
> Current working directory /tmp/bind-9.7.1-P2/bin
> *** Error code 1
> make: Fatal error: Command failed for target `subdirs'
> 
> Am I missing a system setting or variable set somewhere?
> 
> Any help would be greatly appreciated.
> 
> 
> .vp
> 
>                                         =
> 
> _______________________________________________
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to