Date: Sun, 24 Aug 1997 21:44:06 -0400 From: Matthew Fremont <mrf@microserve.net> To: stable@freebsd.org Subject: link fails for named in RELENG_2_2 Message-ID: <199708250144.VAA07449@gkbox.my.domain>
index | next in thread | raw e-mail
I'm (still) having trouble building named with RELENG_2_2, after cvsup'ing again this evening, Aug 24 21:00. The problem is undefined symbols encountered when named is link-edited: cc -O -I/usr/src/usr.sbin/named/../../contrib/bind -I/usr/src/usr.sbin/named/../../contrib/bind/include -DUSE_OPTIONS_H -o named version.o db_dump.o db_glue.o db_load.o db_lookup.o db_reload.o db_save.o db_secure.o db_update.o ns_forw.o ns_init.o ns_main.o ns_maint.o ns_ncache.o ns_req.o ns_resp.o ns_sort.o ns_stats.o ns_udp.o ns_validate.o storage.o tree.o db_load.o: Undefined symbol `___p_class_syms' referenced from text segment db_load.o: Undefined symbol `___p_type_syms' referenced from text segment db_load.o: Undefined symbol `___p_type_syms' referenced from text segment *** Error code 1 I was able to find the symbols defined in res_debug.o of libresolv, but have no idea whether named should be linked to libresolv or have its own definitions of these symbols. Suggestions? Thanks, Matthew Fremonthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708250144.VAA07449>
