From owner-freebsd-questions Tue Feb 24 03:05:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18346 for freebsd-questions-outgoing; Tue, 24 Feb 1998 03:05:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA18298 for ; Tue, 24 Feb 1998 03:03:39 -0800 (PST) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es by polaris.we.lc.ehu.es (SMI-8.6/SMI-SVR4) id LAA21787; Tue, 24 Feb 1998 11:29:57 +0100 Message-ID: <34F2A117.878793E4@we.lc.ehu.es> Date: Tue, 24 Feb 1998 11:29:43 +0100 From: "Jose M. Alcaide" Organization: Universidad del País Vasco - Dep. de Electricidad y Electrónica X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: Doug White CC: freebsd-questions@FreeBSD.ORG Subject: Re: KDE 3.1b compiles on 2.2.5, but it doesn't work References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White wrote: > > On Mon, 23 Feb 1998, Jose M. Alcaide wrote: > > > /usr/libexec/ld.so: Undefined symbol "_ftok" called from kaudioserver:/usr/local/lib/libmediatool.so.0.90 at 0x8022148 > > Argh!! I keep having this problem too; it's a stale or incorrect > libcompat. Rebuild kde and move /usr/lib/libcompat.so.* out of the way > while it's building so that it picks up the static library; it seems to > work fine then. > Uh? My system doesn't have any libcompat.so.*. It has only the static library libcompat.a. And this library has _ftok defined: I can see that using the nm command. A "make" on /usr/src/lib/libcompat does not create any dynamic library. I don't understand what happens; libmediatool was compiled without any problem, despite the fact of libcompat.so.xx being not present. However, the dynamic loader wants this library. My system is a 2.2.5 built from sources. -- JM ----------------------------------------------------------------------- Jose M. Alcaide | mailto:jose@we.lc.ehu.es Universidad del Pais Vasco | http://www.we.lc.ehu.es/~jose Dpto. de Electricidad y Electronica | Facultad de Ciencias - Campus de Lejona | Tel.: +34-4-4647700 x2624 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-4-4858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message