Date: Fri, 30 Aug 1996 20:11:02 -0600 (MDT) From: nirva@ishiboo.com To: freebsd-current@freebsd.org Subject: -current make world failure Message-ID: <19960831021102.21803.qmail@dot.ishiboo.com>
next in thread | raw e-mail | index | archive | help
Going from 2.1.0-RELEASE to -current, make world does this after I did make bootstrap: building shared c library (version 3.0) nm: bt_debug.so: no name list. nm: euc.so: no name list. nm: utf2.so: no name list. res_data.so: Definition of symbol `__res_resultcodes' (multiply defined) res_data.so: Size element definition of symbol `__res_resultcodes' (multiply def ined) res_data.so: Definition of symbol `__res_opcodes' (multiply defined) res_data.so: Size element definition of symbol `__res_opcodes' (multiply defined ) res_debug.so: Definition of symbol `__res_resultcodes' (multiply defined) res_debug.so: Size element definition of symbol `__res_resultcodes' (multiply de fined) res_debug.so: Definition of symbol `__res_opcodes' (multiply defined) res_debug.so: Size element definition of symbol `__res_opcodes' (multiply define d) *** Error code 1 Stop. New one for me, I have never gotten -current to compile cleanly all the way through from 2.1.0-RELEASE. Some minor amount of tweaking is always needed.. but this is beyond me. Doing an nm on the .so, with irrelevant parts clipped, returns: 00000040 ? __res_opcodes 000029d0 D __res_opcodes 00000040 ? __res_resultcodes 00002a10 D __res_resultcodes Suggestions to avoid/solve this problem? --------------------------------------------------------------------------- Danny Dulai Feet. Pumice. Lotion. http://www.ishiboo.com/~nirva/ nirva@ishiboo.com ---------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19960831021102.21803.qmail>