bind compilation failure

Sergey Nikolaev snikolaev at atlassoft.com
Wed Jun 28 16:19:24 UTC 2000



Hi,

I am trying to compile BIND 8.2.2-P5 with gcc on Solaris 7 on sun4c and
at some point I get these messages:

/home/Downloads/BIND/src/bin/irpd
gcc -g -O2 -I../../port/solaris/include -I../../include
-I../../lib/irs   -c  irpd.c
(u=${USER-root} d=`pwd` h=`hostname || uname -n` t=`date`; \
sed -e "s|%WHEN%|${t}|" -e "s|%VERSION%|"8.2.2-P5"|" \
    -e "s|%WHOANDWHERE%|${u}@${h}:${d}|" \
    < version.c > tmp_version.c)
gcc -g -O2 -I../../port/solaris/include -I../../include
-I../../lib/irs   -c  tmp_version.c
gcc -g -O2  -o irpd irpd.o tmp_version.o \
        ../../lib/libbind.a -ll -lnsl -lsocket
collect2: ld terminated with signal 10 [Bus Error], core dumped
*** Error code 1
make: Fatal error: Command failed for target `irpd'
Current working directory /home/Downloads/BIND/src/bin/irpd
*** Error code 1
make: Fatal error: Command failed for target `irpd'
Current working directory /home/Downloads/BIND/src/bin
*** Error code 1
make: Fatal error: Command failed for target `all'

Is there a way to fix this problem?

Thanks in advance,

Sergey





More information about the bind-users mailing list