Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 1999 19:52:27 +0100
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        Steve Price <sprice@hiwaay.net>
Cc:        FreeBSD Questions <questions@FreeBSD.org>
Subject:   Re: windowmaker ports installation
Message-ID:  <19990308195227.A560@sr.se>
In-Reply-To: <Pine.OSF.4.02.9903081130170.9615-100000@fly.HiWAAY.net>; from Steve Price on Mon, Mar 08, 1999 at 11:42:22AM -0600
References:  <19990308182028.A429@sr.se> <Pine.OSF.4.02.9903081130170.9615-100000@fly.HiWAAY.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 08, 1999 at 11:42:22AM -0600, Steve Price wrote:
> I missed the first part of this thread, so forgive me if I rehash
> old questions/details.  I stumbled across a problem (that I'll
> soon commit a fix for) with libtool that could be causing this.
> If you could answer the following questions I'll try to help get
> you going.
> 
> 1) What version of FreeBSD are you running?

3.1-RELEASE

> 2) Is you system ELF or a.out?

ELF

> 3) Is the windowmaker binary ELF or a.out?

It is nothing yet, since it doesn't compile, or were you referring to
the not finding libXpm.so.4.11 ? In that case it was aout

> 4) What does 'ldd `which wmaker` say?

It says:

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# 

> 5) Did you install windowmaker from a package or did you build it
>    yourself?

The aout was built by myself, since 0.50 didn't exist for 2.2.8

-- 
                           __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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990308195227.A560>