Date: Tue, 24 Feb 1998 11:29:43 +0100 From: "Jose M. Alcaide" <jose@we.lc.ehu.es> To: Doug White <dwhite@resnet.uoregon.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: KDE 3.1b compiles on 2.2.5, but it doesn't work Message-ID: <34F2A117.878793E4@we.lc.ehu.es> References: <Pine.BSF.3.96.980223155021.24778X-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34F2A117.878793E4>