From owner-freebsd-stable Sun Nov 5 13:30:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 4E8A837B4CF for ; Sun, 5 Nov 2000 13:30:23 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id NAA06835; Sun, 05 Nov 2000 13:29:43 -0800 Message-ID: <3A05D147.7E45D034@urx.com> Date: Sun, 05 Nov 2000 13:29:43 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gary Kline Cc: Bill Fumerola , Randy Bush , FreeBSD Stable Subject: Re: dog bite? References: <20001105140543.H37870@jade.chc-chimes.com> <20001105122934.A84293@tao.thought.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gary Kline wrote: > > On Sun, Nov 05, 2000 at 02:05:43PM -0500, Bill Fumerola wrote: > > On Sun, Nov 05, 2000 at 06:51:47PM +0900, Randy Bush wrote: > > > >>> /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libACE-5_0_2.so: Undefined symbol "_vt$9bad_alloc" > > > >>> *** Error code 1 > > > >> This has nothing to do with ld alone by the look of it. Additionally, I > > > >> tried to build the codecrusader port just now, and it builds just fine. > > > >> > > > >> Make sure your ports collection is up to date. > > > > I'm almost positive this is a symptom of using libraries that were > > > > compiled with a version of gcc that is different then the version you're > > > > using now. obrien changed some settings once upon a time that made these > > > > incompatabilities, I just don't remember when it was. > > > > > > this system was built on factory clean disks from cold net scratch on > > > 00.10.29. > > > > Is it possible that the port is just installing a prebuilt library from somewhere > > or a prebuilt binary? > > > > It isn't clear what's causing these troubles, but overnight I > installed the latest gcc. Then carefully deleted the libj* > code_crusader libraries. Following is the output from doing > a fresh ``make install'' of libjtree. I had the "cd: can't cd to ACE/ACE_wrappers" problem when I didn't use the CodeCrusader port to build everything. You also need to make clean so that it does a config first. Kent > > .... > > gary > > c++ -o jxlayout jxlayout.o -L../../lib -ljx-1_5_3 -ljcore-1_5_3 -L../../lib -lACE-5_0_2 -L../../lib -L/usr/X11R6/lib -lXext -lXpm -lX11 -lstdc++ -lm -pthread > ../../lib/libjx-1_5_3.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() > ../../lib/libACE-5_0_2.so: warning: mktemp() possibly used unsafely; consider using mkstemp() > ===> Installing for JX-1.5.3_1 > ===> JX-1.5.3_1 depends on shared library: png.4 - found > ===> JX-1.5.3_1 depends on shared library: Xpm.4 - found > ===> JX-1.5.3_1 depends on shared library: X11.6 - found > ===> Generating temporary packing list > ===> Running ldconfig > /sbin/ldconfig -m /usr/X11R6/lib > ===> Registering installation for JX-1.5.3_1 > ===> Returning to build of libjtree-1.1.7_1 > ===> libjtree-1.1.7_1 depends on shared library: X11.6 - found > ===> Patching for libjtree-1.1.7_1 > ===> Applying FreeBSD patches for libjtree-1.1.7_1 > ===> Configuring for libjtree-1.1.7_1 > ===> Building for libjtree-1.1.7_1 > cd: can't cd to ACE/ACE_wrappers > cc: lib/util/ace/j_has_ace.c: No such file or directory > cc: No input files specified > lib/util/ace/j_has_ace: not found > /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libACE-5_0_2.so: Undefined symbol "_vt$9bad_alloc" > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/libjtree. > *** Error code 1 > > -- > Gary D. Kline kline@tao.thought.org Public service Unix > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message