From owner-freebsd-questions Tue Mar 9 2: 7:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (Postfix) with ESMTP id D2C1914CC1 for ; Tue, 9 Mar 1999 02:07:23 -0800 (PST) (envelope-from gunnar@pluto.sr.se) Received: from honken.sr.se ([134.25.128.27]) by dart.sr.se (8.9.3/8.9.3) with ESMTP id LAA15585; Tue, 9 Mar 1999 11:07:02 +0100 (MET) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.7.5/8.7.3) with ESMTP id LAA08966; Tue, 9 Mar 1999 11:07:01 +0100 (MET) Received: (from gunnar@localhost) by pluto.sr.se (8.9.1/8.9.1) id LAA02128; Tue, 9 Mar 1999 11:07:01 +0100 (CET) (envelope-from gunnar) Message-ID: <19990309110701.A2110@sr.se> Date: Tue, 9 Mar 1999 11:07:01 +0100 From: Gunnar Flygt To: Steve Price Cc: FreeBSD Questions Subject: Re: windowmaker ports installation Reply-To: flygt@sr.se References: <19990308215440.A865@sr.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Steve Price on Mon, Mar 08, 1999 at 03:13:02PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 08, 1999 at 03:13:02PM -0600, Steve Price wrote: > On Mon, 8 Mar 1999, Gunnar Flygt wrote: > > # > # su-2.02# ldd `which wmaker` > # > # /usr/X11R6/bin/wmaker: > # > # -lwraster.1 => /usr/X11R6/lib/libwraster.so.1.2 (0x2006d000) > # > # -lPropList.1 => /usr/X11R6/lib/libPropList.so.1.1 (0x20078000) > # > # -lXpm.4 => not found (0x0) > # > # -ljpeg.9 => not found (0x0) > # > # -ljpeg.9 => not found (0x0) > # > # -lXext.6 => /usr/X11R6/lib/aout/libXext.so.6.3 (0x20082000) > # > # -lX11.6 => /usr/X11R6/lib/aout/libX11.so.6.1 (0x2008b000) > # > # -lm.2 => /usr/lib/compat/aout/libm.so.2.0 (0x2011c000) > # > # -lc.3 => /usr/lib/compat/aout/libc.so.3.1 (0x20136000) > # > # su-2.02# > # > > # > Ick, no wonder you are having problems. Deinstall both the windowmaker > # > and libPropList ports. Apply the two attached patches and give it > # > another go. You will also need ELF versions of the xpm and jpeg ports. > # > # But if you had read my previous message you would have seen that it > # started with not being able to compile the new windomaker from the ports > # of 3.1-RELEASE. All parts are installed as ELF from that installation. > > The libraries that are listed above are not ELF libraries. Try > running file(1) across any one of them. You have a system that is > finding a.out libraries in an ELF directory. So when you start up > an ELF binary and it tries to load an a.out library it pukes because > it is supposed to. Every library in /usr/X11R6/lib that fits this > pattern, *.so.[0-9]*.[0-9]*, needs to move to aout. And any of the > .so files that points to one of these files needs to be removed. Sorry, You tell me things I already know. I've told you that I tried to run the windowmaker (the old one) since the new compilation didn't work. Of course it is aout. But this is not the real problem as I also pointed out in my previous message, so lets stop this thread. > > # The thing is it doesn't matter that libPropList is installed as ELF from > # the same ports tree. windowmaker installation claims that libPropList is > # not installed. So the thing is really stupid. The only reason I had to > # try the windowmaker I already got there, was that windowmaker doen't > # compile! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > You didn't say if the patches helped. Did you try them? Yes, of course I did, since I use the port, and the port patches in the right patches, but it still doesn't find the LibPropList although it is there and in the /var/run/ld.so.hints. So it's a dead end -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message