On Sundayen den 17 February 2002 10.56, Ben Reser wrote:
> On Sat, Feb 16, 2002 at 09:01:39PM +0100, Oden Eriksson wrote:
> > When I try to make my own "bind-chroot" package with the latest bind
> > 8.3.1 release, I get this error (using mandrake 8.1):
>
> When you figure this out would you please send me your spec file.
> Pretty please.
Hmm... I get this error under mandrake 7.2:
gcc -D_GNU_SOURCE -I../../port/linux/include -I../../include -O3
-fomit-frame-pointer -pipe -s -march=pentium -ffast-math
-fexpensive-optimizations -c tmp_version.c
gcc -D_GNU_SOURCE -static -O3 -fomit-frame-pointer -pipe -s -march=pentium
-ffast-math -fexpensive-optimizations -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 ns_notify.o \
tmp_version.o ../../lib/libbind.a -lfl
/usr/lib/libc.a(res_init.o): In function `__res_randomid':
/usr/src/RPM/BUILD/glibc-2.1.3/resolv/res_init.c:654: multiple definition of
`__res_randomid'
../../lib/libbind.a(res_init.o)(.text+0x1088): first defined here