8.2.1 will not compile on Red Hat 6.0: ld returned exit 1 status

Lee Revell rlrevell at home.com
Tue Oct 19 18:41:11 UTC 1999


I am trying to compile BIND 8.2.1 on a stock Red Hat 6.0 machine.  This
is what happens:

<lots of stuff deleted>

gcc -D_GNU_SOURCE  -O -g -I../../port/linux/include -I../../include   -c
tmp_version.c
gcc -D_GNU_SOURCE -O -g   -o named db_dump.o db_load.o db_lookup.o
db_save.o db_update.o db_glue.o db_ixfr.o db_sec.o db_tsig.o ns_parser.o
ns_lexer.o ns_parseutil.o ns_ctl.o ns_forw.o ns_init.o ns_main.o
ns_maint.o ns_req.o ns_resp.o ns_stats.o ns_ncache.o ns_xfr.o ns_glue.o
ns_udp.o ns_config.o ns_update.o ns_ixfr.o ns_signal.o ns_sort.o \
	tmp_version.o ../../lib/libbind.a -lfl
collect2: ld returned 1 exit status
make[2]: *** [named] Error 1
make[2]: Leaving directory `/root/src/bin/named'
make[1]: *** [named] Error 2
make[1]: Leaving directory `/root/src/bin'
make: *** [all] Error 2

Anybody know what gives?  I have checked the mailing list archives and
searched the internet to no avail, I figured I would post it here before
submitting it as a bug.

Thanks
-rlr


More information about the bind-users mailing list