Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 14:05:43 -0700 (PDT)
From:      wolman@cs.washington.edu
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/6902: xemacs package broken (motif dependency)
Message-ID:  <199806092105.OAA04991@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         6902
>Category:       ports
>Synopsis:       xemacs package broken (motif dependency)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun  9 14:10:01 PDT 1998
>Last-Modified:
>Originator:     Alec Wolman
>Organization:
University of Washington
>Release:        2.2.6
>Environment:
FreeBSD miles.cs.washington.edu 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Wed May 27 19:23:26 PDT 1998     wolman@miles.cs.washington.edu:/usr/src/sys/compile/MILES  i386

>Description:
I downloaded the xemacs package from ftp.freebsd.org.  I installed
all the other packages it depends on.  It still fails when I run it:

ld.so failed: Can't find shared library "libXm.so.1.2"
Exit 1

Here is the ldd output:
miles:~> ldd /usr/local/bin/xemacs
/usr/local/bin/xemacs:
        -lXm.1 => not found (0x0)
        -lpng.2 => /usr/local/lib/libpng.so.2.1 (0x20129000)
        -lz.2 => /usr/lib/libz.so.2.0 (0x20140000)
        -lm.2 => /usr/lib/libm.so.2.0 (0x2014c000)
        -ljpeg.9 => /usr/local/lib/libjpeg.so.9.0 (0x20166000)
        -lXpm.4 => /usr/X11R6/lib/libXpm.so.4.11 (0x20182000)
        -lXmu.6 => /usr/X11R6/lib/libXmu.so.6.0 (0x2018f000)
        -lXt.6 => /usr/X11R6/lib/libXt.so.6.0 (0x2019e000)
        -lX11.6 => /usr/X11R6/lib/libX11.so.6.1 (0x201da000)
        -lXext.6 => /usr/X11R6/lib/libXext.so.6.3 (0x2026b000)
        -lSM.6 => /usr/X11R6/lib/libSM.so.6.0 (0x20274000)
        -lICE.6 => /usr/X11R6/lib/libICE.so.6.3 (0x2027c000)
        -ltermcap.2 => /usr/lib/libtermcap.so.2.1 (0x2028d000)
        -lkvm.2 => /usr/lib/libkvm.so.2.0 (0x20291000)
        -lutil.2 => /usr/lib/libutil.so.2.2 (0x20295000)
        -lxpg4.2 => /usr/lib/libxpg4.so.2.0 (0x2029b000)
        -lc.3 => /usr/lib/libc.so.3.1 (0x2029e000)

This should be fixed by rebuilding xemacs without motif.


>How-To-Repeat:
Easily.  Download the package and run xemacs.

>Fix:

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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